Skip to content

Commit 1716669

Browse files
authored
Merge pull request #247014 from Homebrew/bump-scw-2.44.0
scw 2.44.0
2 parents c7ee357 + 699681e commit 1716669

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/s/scw.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Scw < Formula
22
desc "Command-line Interface for Scaleway"
33
homepage "https://www.scaleway.com/en/cli/"
4-
url "https://github.com/scaleway/scaleway-cli/archive/refs/tags/v2.43.0.tar.gz"
5-
sha256 "cc9aabee888c671094e40ab8c17ff727fb819890fad3868c8450b626f30c75fe"
4+
url "https://github.com/scaleway/scaleway-cli/archive/refs/tags/v2.44.0.tar.gz"
5+
sha256 "062129e495b595e0f49e48526f0a826228705ec85ce1ebf2ea29ac5e37fc1abf"
66
license "Apache-2.0"
77

88
livecheck do
@@ -11,11 +11,11 @@ class Scw < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "da66c919dc3d90391cc81a993fb44efc121e16f24ded6c0d4b743476f2697666"
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0643ba44ec69b7b4ad67c3d4c35fa4ea0d39ac0192e041972c2c5f16f681d4e6"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "42e8c6cb6db39eb86b7c7fd362922d8765c736c8ae8becdf66f9c0a6f33f00e8"
17-
sha256 cellar: :any_skip_relocation, sonoma: "29acc825943dedadcf4318016e7e2c69e585809d67546b4ddc6033c272582501"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5c9053452a8eaebbb1ce3fbc790cfd33e00aeedc7d48aa2dc1ac804c21d38fd2"
14+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "8fb5cd5e6600fc2d20da26a3ee6e9d6eedd6a81273d6508caa2398bc6f578603"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a2d19ce60d1a293170a384ab20bdd77bda15d01e68eae6bdd071130a57e9a288"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5ef1f439dc4909a34b032ab5bbf6d1693468132c53a0a6659f52ae57475252cc"
17+
sha256 cellar: :any_skip_relocation, sonoma: "ad0b1a57e9db3783277f2a8558d5637211cc7cf43c88576ecbab74bec51e0e0e"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a8bb69f9e6ea21b42c02d2b8710bed4f1159474a0739c669aca64a158e2c1cc5"
1919
end
2020

2121
depends_on "go" => :build

0 commit comments

Comments
 (0)