diff --git a/phase.json b/phase.json index 865cc22..4b790fa 100644 --- a/phase.json +++ b/phase.json @@ -1,19 +1,19 @@ { - "version": "2.0.0", + "version": "2.1.0", "architecture": { "64bit": { - "url": "https://github.com/phasehq/cli/releases/download/v2.0.0/phase_cli_2.0.0_windows_amd64.zip", + "url": "https://github.com/phasehq/cli/releases/download/v2.1.0/phase_cli_2.1.0_windows_amd64.zip", "bin": [ "phase.exe" ], - "hash": "53c81b5b0efad21d0d633463625fa880772b76129db63617930319a0397ff580" + "hash": "534a252436fb47cf3630007d5ee1e77bd696336ceb88bee12bc1e3f3fb91777b" }, "arm64": { - "url": "https://github.com/phasehq/cli/releases/download/v2.0.0/phase_cli_2.0.0_windows_arm64.zip", + "url": "https://github.com/phasehq/cli/releases/download/v2.1.0/phase_cli_2.1.0_windows_arm64.zip", "bin": [ "phase.exe" ], - "hash": "1f0804065c6cb3bb883c95b5d76f55b9542e53b6ff96aae81cbee6b5bcd6b648" + "hash": "3b0ba34688a4e63f26fc7e3691f832bff0872f01ac741f140b7bf868012928fb" } }, "homepage": "https://github.com/phasehq/cli",