Skip to content

Commit 1e53ce1

Browse files
BrewTestBotchenrui333
authored andcommitted
cargo-update: update 16.3.0 bottle.
1 parent d3d7c34 commit 1e53ce1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cargo-update.rb

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class CargoUpdate < Formula
77
head "https://github.com/nabijaczleweli/cargo-update.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "ad1ed3704f5cb96136c97ffa64a92bcc33459cb2118d0f45d09a2889871c8950"
11-
sha256 cellar: :any, arm64_sonoma: "eada3d2756b2d4b7d36ee19156e057517f535ed4c94db20d3c751bbae571c4f3"
12-
sha256 cellar: :any, arm64_ventura: "623d28d4dc2f5cfcc59118231803b1514bb4b06112d32d2999570edafb395012"
13-
sha256 cellar: :any, sonoma: "2cd722dbdea287aad68fcbd4a0d9cff56f05306c394e483ed87bb366b79055d7"
14-
sha256 cellar: :any, ventura: "6dc5fd7cd72a20c8ecc77f210b8af6ba4aafd35aa22d420e10c71c443aa2388c"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e2ef02afbfc0349abbeafd5daa6f4f62d309de834f3e038d0dbdc3baafa2640d"
10+
sha256 cellar: :any, arm64_sequoia: "fac5a0bbdabd219af1a3b8362a4d923258cb7ed8854fc3ee6024ea010ecdd071"
11+
sha256 cellar: :any, arm64_sonoma: "25c2875557d1656e2e5c99d23d0582a84de3631733c582064028e8348d7224b4"
12+
sha256 cellar: :any, arm64_ventura: "62375ed3e54f4d5a1d9f8dfc1abaf0d5e5b9a839f4a7f5bc3223bd6d38ef714f"
13+
sha256 cellar: :any, sonoma: "7a2a23e55a4f684351c19f13ac8b965ac0854fc9686e6bacc13de5ab958460fa"
14+
sha256 cellar: :any, ventura: "f57d7c2c979d343bb5e725c50de39026f8644e55eed9f00f3126761d502f4ca4"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e23607c021b9163f0f903a3eac5f3545379fb1ed745d65a161477aae1e27dc2a"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)