Skip to content

Commit 5de7ad9

Browse files
authored
Merge pull request #250839 from Homebrew/bump-codecov-cli-11.2.4
codecov-cli 11.2.4
2 parents d2fbc7a + 1865230 commit 5de7ad9

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

Formula/c/codecov-cli.rb

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,17 @@ class CodecovCli < Formula
33

44
desc "Codecov's command-line interface"
55
homepage "https://cli.codecov.io/"
6-
url "https://files.pythonhosted.org/packages/cf/93/57e484d41082818a91badfd64f31618431a0c55eeadbc1dde41f2ee4f6b7/codecov_cli-11.2.3.tar.gz"
7-
sha256 "89cd48341b3fd7941760336d0fa03d99ee1a4cb262ac85d5e04089e5a25688e7"
6+
url "https://files.pythonhosted.org/packages/18/8a/7ffb9a25cef38d2313c5c407026f90e8f07f92f2b787a697b00a1058feb4/codecov_cli-11.2.4.tar.gz"
7+
sha256 "07a2f080f32be52dc7948b10a289279c8758e0e3f235d48b513562e0ba68c2c0"
88
license "Apache-2.0"
99

1010
bottle do
11-
rebuild 1
12-
sha256 cellar: :any, arm64_tahoe: "196b84f1533ecc92a658f452c2abf6befbe3d2bbc36b9771a39952c06ea3cfcd"
13-
sha256 cellar: :any, arm64_sequoia: "e45f701f4095340775c3626bad93b1d480b1408c5d49335012dd128f9b84daf1"
14-
sha256 cellar: :any, arm64_sonoma: "b1e823edc473d5d18ecb0a9b621c69d427dba849e1dc329744c38bc9858aef82"
15-
sha256 cellar: :any, sonoma: "a4c738b80615f4d8e6feb0d17ce9cc0b6e5bf85878ece4efc6f6dcdd3d36ca99"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "0b2367c97af9f26b5527b5b03fbce07f52b7026d2b95699c5799348a4a1b850b"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "666cc24908e443fdfc67055d3f654b5114ec462c52ea89fc1d28439abe557248"
11+
sha256 cellar: :any, arm64_tahoe: "7c5642987e6af96a43db21f9f77f1f9e9884d99152850f2d4991be153db4053f"
12+
sha256 cellar: :any, arm64_sequoia: "e8ffd249a86f49a57366907819b41a72251caa8ea1d9e2aa9f923e2fa2453904"
13+
sha256 cellar: :any, arm64_sonoma: "509090478deb7f4040d6869265702780a6c486c5c7bb9c8033c8fe18ef5f698d"
14+
sha256 cellar: :any, sonoma: "f2f7c99521314e8a9e4893330cabdcb485ac20f88a5702793863ec951bd5a172"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "4a21ceac6c63bcf9971637549f9cb872ee79377073cc8759349ce957eb295eb3"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "af223ada0d675032642f8e77c53566697f4dd810549d6a787c899eae02a3c7a0"
1817
end
1918

2019
depends_on "rust" => :build

0 commit comments

Comments
 (0)