Skip to content

Commit

Permalink
maturin: update 1.7.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 26, 2024
1 parent 971c5b1 commit de9ab8d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/m/maturin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Maturin < Formula
head "https://github.com/PyO3/maturin.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2db0e975803cfbd04e12a7ee1ec7c3cd216bbdec103269c19f57c248a3e63511"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2cbbd5b493557a4066e01f156c779754d0618bd5be36e21e63b215e5edd254cf"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4865eb4804249bff8d1524e0a05c266c12d0e3ff08726d2b3c340040d71b20a1"
sha256 cellar: :any_skip_relocation, sonoma: "31b1f5e75be13911e390cb66d55f06df14cc2292e036dee45847c93433bc710a"
sha256 cellar: :any_skip_relocation, ventura: "e08d4da914f80379f29b45cca4a10a15ddb7187376f65d9d4ce9f049a8dc046b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "60747ad4972ef80beacc0899807ef1d67b8c301d49db676ed3946b61b96d2289"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f866d1f6b4fc0e9f1be55093d529ac7e45cc2f07d0dbfa96b3150446d4f400e2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9671a64c6824117eae415931162102de7833043f8b2c0e6bea9ed5b47447f01b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "12e29c5eda7e9f6efa17550b0bcc2f52fbb8a28082f6c809352f5e04e1ea7483"
sha256 cellar: :any_skip_relocation, sonoma: "f3e5894034f8f1c0959f571b2da92a1061033c126de82cc15717a7c76558709c"
sha256 cellar: :any_skip_relocation, ventura: "bb87085f856c08d323fc1da920b200088326e8a3e3ad6a1c317147ded7d4958f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2f19d212e350ea72f7f94db4a3a623b5e8fe32889755fedfc663f45346b96d15"
end

depends_on "[email protected]" => :test
Expand Down

0 comments on commit de9ab8d

Please sign in to comment.