From eb2933aa336bf5d1394a280355b099fb32aa001a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 4 Jun 2024 21:21:48 +0000 Subject: [PATCH] maturin: update 1.6.0 bottle. --- Formula/m/maturin.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/m/maturin.rb b/Formula/m/maturin.rb index 9e0a672b80b2e..4d265ecc13e76 100644 --- a/Formula/m/maturin.rb +++ b/Formula/m/maturin.rb @@ -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 "python@3.12" => :test