diff --git a/phase.json b/phase.json index e191a64..5741f79 100644 --- a/phase.json +++ b/phase.json @@ -1,19 +1,19 @@ { - "version": "2.3.0", + "version": "2.3.1", "architecture": { "64bit": { - "url": "https://github.com/phasehq/cli/releases/download/v2.3.0/phase_cli_2.3.0_windows_amd64.zip", + "url": "https://github.com/phasehq/cli/releases/download/v2.3.1/phase_cli_2.3.1_windows_amd64.zip", "bin": [ "phase.exe" ], - "hash": "3123e71250fe3830be8c7f3273a1ef89f846f9fc1b3bbb246d0d8e7a531ad730" + "hash": "d9c0941223a232635fc5e254b9f79b8be48d516079090d648822d815a58cfe8a" }, "arm64": { - "url": "https://github.com/phasehq/cli/releases/download/v2.3.0/phase_cli_2.3.0_windows_arm64.zip", + "url": "https://github.com/phasehq/cli/releases/download/v2.3.1/phase_cli_2.3.1_windows_arm64.zip", "bin": [ "phase.exe" ], - "hash": "ffa1655d936abb83d8eb7baf94d57957af3bec6a3106ccd072527f4237eaa172" + "hash": "4ffbbaf84ac2cb9683ce918cf21147a23f158299b16808b4212a471c00a060a3" } }, "homepage": "https://github.com/phasehq/cli",