From af1cb8c4438d34158294f98d1fae849b77bb54aa Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Tue, 24 Mar 2026 15:45:58 +0800 Subject: [PATCH] Scoop update for phase_cli version v2.1.0 --- phase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",