Skip to content

Commit

Permalink
maturin: update 1.6.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 4, 2024
1 parent 08338c2 commit eb2933a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/m/maturin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Maturin < Formula
head "https://github.com/PyO3/maturin.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "816bac13e0ade88644be6302046a122933eb764144319b0e285d71886d4f7ced"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1f0070fd7512a2d053c2570ea2950bdbc6e93e82c32a6d0b6e2a87073245d174"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bc1f48134f94033c3076ec81789f8535cdd7bfbe491a0c4ab7fabd77da81ce15"
sha256 cellar: :any_skip_relocation, sonoma: "2624f61bf61c382b484327da793647605b1f148febfa2986903f48a2647d6c0d"
sha256 cellar: :any_skip_relocation, ventura: "dcce958776df8b4918d45cef232bb4397b9dbbaf2b5595a08d2bd0d51c497a49"
sha256 cellar: :any_skip_relocation, monterey: "b449b675cb65e15b297278034cb6638c49788c18ae71a528de6d3cb1846a52a2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8b6989129f8ef6742a60e6284ce41236e7a302b571eaa0b0561345e92c777ffc"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "03aa70283ce54686043691afe12e2db8b4b67467000f81e9fd14be1d6c8838dc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c2b9a3422d09d64f029485ddedc4119b683c1981c61d70b784531d42a71d22d4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d42604f20c9cdea68cb9d8ae1d240fbb0558df35ce9a6df5272b2c38ddfdc1f4"
sha256 cellar: :any_skip_relocation, sonoma: "7bc8cdb084d39d57e5f3653572d208efa152c7fd5f5f17e9f9503565d7c7e604"
sha256 cellar: :any_skip_relocation, ventura: "d28a84793ace2256e1b0a0e12a24216824646544cf82070f71d1accb68aef1e2"
sha256 cellar: :any_skip_relocation, monterey: "04e6b3fbc65189ee76fee372cd193635d0dbd96864581e0d1ecebab9c60f9b3a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "716e67803b377ce3c121b2ad38eb854b4823029c9f836a2e60a28296693a671a"
end

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

0 comments on commit eb2933a

Please sign in to comment.