From d33a2a4d5379506750da2b57ebebeda58266daf4 Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Sun, 5 Apr 2026 17:45:52 +0800 Subject: [PATCH] Scoop update for phase_cli version v2.2.0 --- phase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/phase.json b/phase.json index 4b790fa..a49a6a2 100644 --- a/phase.json +++ b/phase.json @@ -1,19 +1,19 @@ { - "version": "2.1.0", + "version": "2.2.0", "architecture": { "64bit": { - "url": "https://github.com/phasehq/cli/releases/download/v2.1.0/phase_cli_2.1.0_windows_amd64.zip", + "url": "https://github.com/phasehq/cli/releases/download/v2.2.0/phase_cli_2.2.0_windows_amd64.zip", "bin": [ "phase.exe" ], - "hash": "534a252436fb47cf3630007d5ee1e77bd696336ceb88bee12bc1e3f3fb91777b" + "hash": "056cdcb769a46f79ef73344e5984a52dfb6d1e2fd9853fe25a4c6a9a50cac898" }, "arm64": { - "url": "https://github.com/phasehq/cli/releases/download/v2.1.0/phase_cli_2.1.0_windows_arm64.zip", + "url": "https://github.com/phasehq/cli/releases/download/v2.2.0/phase_cli_2.2.0_windows_arm64.zip", "bin": [ "phase.exe" ], - "hash": "3b0ba34688a4e63f26fc7e3691f832bff0872f01ac741f140b7bf868012928fb" + "hash": "2ec46541bf0f2eb550d6c2724d02bd3941ae55c40c2de484007f6a14cb2145b1" } }, "homepage": "https://github.com/phasehq/cli",