diff --git a/phase.json b/phase.json index a49a6a2..e191a64 100644 --- a/phase.json +++ b/phase.json @@ -1,19 +1,19 @@ { - "version": "2.2.0", + "version": "2.3.0", "architecture": { "64bit": { - "url": "https://github.com/phasehq/cli/releases/download/v2.2.0/phase_cli_2.2.0_windows_amd64.zip", + "url": "https://github.com/phasehq/cli/releases/download/v2.3.0/phase_cli_2.3.0_windows_amd64.zip", "bin": [ "phase.exe" ], - "hash": "056cdcb769a46f79ef73344e5984a52dfb6d1e2fd9853fe25a4c6a9a50cac898" + "hash": "3123e71250fe3830be8c7f3273a1ef89f846f9fc1b3bbb246d0d8e7a531ad730" }, "arm64": { - "url": "https://github.com/phasehq/cli/releases/download/v2.2.0/phase_cli_2.2.0_windows_arm64.zip", + "url": "https://github.com/phasehq/cli/releases/download/v2.3.0/phase_cli_2.3.0_windows_arm64.zip", "bin": [ "phase.exe" ], - "hash": "2ec46541bf0f2eb550d6c2724d02bd3941ae55c40c2de484007f6a14cb2145b1" + "hash": "ffa1655d936abb83d8eb7baf94d57957af3bec6a3106ccd072527f4237eaa172" } }, "homepage": "https://github.com/phasehq/cli",