Skip to content

Commit 73667f3

Browse files
committed
maturin: update 1.7.8 bottle.
1 parent 66400a2 commit 73667f3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/maturin.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b0eb24d2faba6bb78847d5414ba5670ee34f1334ce62dac0bc364217a21f30f2"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "983537f21f351fe5c12ecdb6099ffa4275501b565dd16df359bef899ea07234b"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1f2bc0fb26774ab63a4f63213da4d53bef3d550f9ec92a6825bd9ae3e3483326"
13-
sha256 cellar: :any_skip_relocation, sonoma: "05ec20a6a9c1f6a4e32b6e1960f971214be9f43096f431326428c034283ad16b"
14-
sha256 cellar: :any_skip_relocation, ventura: "90f1f0212aa82aa71838976db3e04b30bd877b0d95ef61f7001342cf77426c8d"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d1707d03de31b959e760196cc409e4d68241e18e4339480d966533d1a8a3ea1"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f95371d69fca9103c48459ef74723638519dbe94ef1078c4bedf13ab8c580ca1"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f8b1f972077f5dc1c0993da2798b43ad48e1e4cc50cf511d0c858f4bb3a8bebc"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "fe837ef5a1d7963fec6f5966e7a6fa3eed577bd57826522d26f626e95fd95cbc"
13+
sha256 cellar: :any_skip_relocation, sonoma: "89db0cd205739216b7bc252f43f595d12bb3f1709d8447bda17a047f7fb074ce"
14+
sha256 cellar: :any_skip_relocation, ventura: "674e9fef96d7520819a3576ac029bf970e814570875840c4635fc0d1f6537c9d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9ef28487cd888a49f24e98f3e4ccaec68ac79893fc9cdff6194cc13bba7b2aae"
1616
end
1717

1818
depends_on "[email protected]" => :test

0 commit comments

Comments
 (0)