From c8036852f27beba1ef1b9a79e4f0e290e61cf973 Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Fri, 12 Jun 2026 16:04:01 +0530 Subject: [PATCH] Scoop update for phase_cli version v2.3.0 --- phase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",