Skip to content

Commit 7cc73df

Browse files
committed
cargo-public-api: update 0.44.0 bottle.
1 parent 7d6d691 commit 7cc73df

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cargo-public-api.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class CargoPublicApi < Formula
77
head "https://github.com/cargo-public-api/cargo-public-api.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9142f35d99b13b5f29019a2e74d292c790ad3a7fe7069752826b62275a593a21"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bff1d0622ebbeac32d11033708e18ec2f8ff08e57fcfca92b7284b7b6e408f52"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b7b6987dd606de7d62136b02ee6d97528480970113f50a9ac735278e516e7c66"
13-
sha256 cellar: :any_skip_relocation, sonoma: "4e6325b675113f03117f63895c3b96c6f8a7b6dbdbff0ff2ed76341441d9ad3f"
14-
sha256 cellar: :any_skip_relocation, ventura: "55276fede4b82357c7ac7c08867df27bf892173c05ae7e88ef66d6c712262126"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "88bcbd2aa87078551c74d5cdc06cbec7604ccd10f77ec39e58f9124ee65d0fa3"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "219fb19a75d3a741234415bfc15194fd58138a73767ec81938249ebb56f5d3ab"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "34796f378455927673533bb12dd26e4e9d497dbe79f1f56326c8db358bd9cf6f"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ba2b981178ec3490273007001852032644bfe6f24a27f27411ebd5e43bd528c9"
13+
sha256 cellar: :any_skip_relocation, sonoma: "1cd3dd1cb79637f25dac30b8c6a5dbc56947ac93821c952e91708bd434b9dfbe"
14+
sha256 cellar: :any_skip_relocation, ventura: "517abe6c4c8f84724f8b3d0cd127084453c8c0d519bb1969afb6f82e21385044"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5ef03ec4800938da8474168faf030799599a8a66d5c5f3a372f7cd84d6fafff3"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)