1
1
class Scw < Formula
2
2
desc "Command-line Interface for Scaleway"
3
3
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 "
6
6
license "Apache-2.0"
7
7
8
8
livecheck do
@@ -11,11 +11,11 @@ class Scw < Formula
11
11
end
12
12
13
13
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 "
19
19
end
20
20
21
21
depends_on "go" => :build
0 commit comments