From 18904cbca71c650f1d3a243dd891a067abf6e07b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 6 Oct 2025 11:15:50 +0000 Subject: [PATCH 1/2] scw 2.44.0 --- Formula/s/scw.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s/scw.rb b/Formula/s/scw.rb index 23460a7ae2abf..dcc9a21bb31ac 100644 --- a/Formula/s/scw.rb +++ b/Formula/s/scw.rb @@ -1,8 +1,8 @@ class Scw < Formula desc "Command-line Interface for Scaleway" homepage "https://www.scaleway.com/en/cli/" - url "https://github.com/scaleway/scaleway-cli/archive/refs/tags/v2.43.0.tar.gz" - sha256 "cc9aabee888c671094e40ab8c17ff727fb819890fad3868c8450b626f30c75fe" + url "https://github.com/scaleway/scaleway-cli/archive/refs/tags/v2.44.0.tar.gz" + sha256 "062129e495b595e0f49e48526f0a826228705ec85ce1ebf2ea29ac5e37fc1abf" license "Apache-2.0" livecheck do From 699681e8068f3cfeafccf2f8ae89e89099299c5e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:01:54 +0000 Subject: [PATCH 2/2] scw: update 2.44.0 bottle. --- Formula/s/scw.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/s/scw.rb b/Formula/s/scw.rb index dcc9a21bb31ac..babfaf93735a2 100644 --- a/Formula/s/scw.rb +++ b/Formula/s/scw.rb @@ -11,11 +11,11 @@ class Scw < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "da66c919dc3d90391cc81a993fb44efc121e16f24ded6c0d4b743476f2697666" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "0643ba44ec69b7b4ad67c3d4c35fa4ea0d39ac0192e041972c2c5f16f681d4e6" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "42e8c6cb6db39eb86b7c7fd362922d8765c736c8ae8becdf66f9c0a6f33f00e8" - sha256 cellar: :any_skip_relocation, sonoma: "29acc825943dedadcf4318016e7e2c69e585809d67546b4ddc6033c272582501" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5c9053452a8eaebbb1ce3fbc790cfd33e00aeedc7d48aa2dc1ac804c21d38fd2" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "8fb5cd5e6600fc2d20da26a3ee6e9d6eedd6a81273d6508caa2398bc6f578603" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "a2d19ce60d1a293170a384ab20bdd77bda15d01e68eae6bdd071130a57e9a288" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "5ef1f439dc4909a34b032ab5bbf6d1693468132c53a0a6659f52ae57475252cc" + sha256 cellar: :any_skip_relocation, sonoma: "ad0b1a57e9db3783277f2a8558d5637211cc7cf43c88576ecbab74bec51e0e0e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a8bb69f9e6ea21b42c02d2b8710bed4f1159474a0739c669aca64a158e2c1cc5" end depends_on "go" => :build