Skip to content

Commit 4756196

Browse files
authored
Merge pull request Homebrew#218809 from Homebrew/bump-codecov-cli-10.4.0
codecov-cli 10.4.0
2 parents 7e0d2c3 + 63c569d commit 4756196

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Formula/c/codecov-cli.rb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ class CodecovCli < Formula
33

44
desc "Codecov's command-line interface"
55
homepage "https://cli.codecov.io/"
6-
url "https://files.pythonhosted.org/packages/6e/41/dfdea943f9cc15f90dc5251dc07af0a00bea07e3bfb7f1beb47a6ecfd37d/codecov_cli-10.3.0.tar.gz"
7-
sha256 "9e913d86c17a1f76ab52e229d0e0ad8087ff2ef2038d4ac79432ba798b12e9c7"
6+
url "https://files.pythonhosted.org/packages/64/e3/d5e09f0431304bc495dd84b1f846c801d08639bc3a8e8c3544d4c8348c52/codecov_cli-10.4.0.tar.gz"
7+
sha256 "714618fc7797fb1e369e3c9e23125d323ff0bc4d1bf8cdeace5d8c7562398c4a"
88
license "Apache-2.0"
99
head "https://github.com/codecov/codecov-cli.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any, arm64_sequoia: "55442d2119499423499d3c5aed21c3f5ef296bd3d069787d177110b63b5cda08"
13-
sha256 cellar: :any, arm64_sonoma: "85fd2ba21284921012c902001905ad4e52faf34c546bc3aecef68a9b74354be0"
14-
sha256 cellar: :any, arm64_ventura: "c71a454b097232c87936fe5688a8376dddfffb3784f03278d7b0d27ba44adf53"
15-
sha256 cellar: :any, sonoma: "34cb7fae1d69670777ddd1048331b847e7b5254d481258578fddb3261a989d23"
16-
sha256 cellar: :any, ventura: "edc19ea7add6c8c9fb9e490910f44686c1a2f7107ca733b17153d431dcfd0db1"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "f0c099a4339fe28fd69bb38f21573ea8178fe761a3b1ce15da4fc4bf70cce342"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a1f7b231da5e9eb4a28fa6051aa381f76e8b9a1f827b4bda190f514ce92e8724"
12+
sha256 cellar: :any, arm64_sequoia: "8f1910ad435424c4de45245d64789fe9f90e64358eed0fcbf7a56571a9f80e50"
13+
sha256 cellar: :any, arm64_sonoma: "c3215e3c96fb633ea2c786616663dfe8c6475c72a178987cef0ab6f507a95714"
14+
sha256 cellar: :any, arm64_ventura: "791b011c7c98ccf8388fea6554f963333e1278cc72a522fd13519f6b40015b26"
15+
sha256 cellar: :any, sonoma: "9d879b452569cf69e73731a3bb11324054903f4484f9fd63f0abbfa2f4136900"
16+
sha256 cellar: :any, ventura: "a5da85bc62076fadef094740ae27af5eb107e1e992c294c348e164f0b4ea77a7"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "ca209f27ce09c8ea94af8f6659a9314abf81d5af69ee65a5c19e2bbb062a0e86"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "44ddcc6d3c4c90111d481cf3785be3c935f0686a0ad8536ba1ab8af662e3b80d"
1919
end
2020

2121
depends_on "rust" => :build
@@ -88,8 +88,8 @@ class CodecovCli < Formula
8888
end
8989

9090
resource "sentry-sdk" do
91-
url "https://files.pythonhosted.org/packages/f1/ef/4847dcd63e3f3c451cf701a825d21200f1322d46ac97586d5c90a13dfea1/sentry_sdk-2.24.1.tar.gz"
92-
sha256 "8ba3c29990fa48865b908b3b9dc5ae7fa7e72407c7c9e91303e5206b32d7b8b1"
91+
url "https://files.pythonhosted.org/packages/85/2f/a0f732270cc7c1834f5ec45539aec87c360d5483a8bd788217a9102ccfbd/sentry_sdk-2.25.1.tar.gz"
92+
sha256 "f9041b7054a7cf12d41eadabe6458ce7c6d6eea7a97cfe1b760b6692e9562cf0"
9393
end
9494

9595
resource "setuptools" do

0 commit comments

Comments
 (0)