Skip to content

Commit f01e2f5

Browse files
committed
scooter: update 0.8.0 bottle.
1 parent 7b1d467 commit f01e2f5

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/s/scooter.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ class Scooter < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "4af569f924c54c24eee609af4362f5a5c1c6fdf5e4460c8e09475cf1feef5766"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8476ec4dcf8968ea1c198bae325a2069e4e3b11d36bb28af4eb5baf3ab425957"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "509bd674184aadf998162e4379a7238760286413f349d1ecfa9221b43aef7039"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b7b5c01d7fbb4e9444a40e8198862d46847eb0e727ff438f5d4ccc20db057c58"
13-
sha256 cellar: :any_skip_relocation, sonoma: "a1ffd855c66cf2a3de087c03e25ff81266e28a859354d1a8eeab29613caa7b8d"
14-
sha256 cellar: :any_skip_relocation, ventura: "cbe6f94a85be6c929d921f0714fdeb4838fe0284dee64475bb3b4407050da30d"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "0e0dec2d2e22be7244ce2ae2a5e8a9a65c6aaadcdff1096d61d71f35a132e175"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e9a0a1ccf5f5f1c145c36cbde4bcf139d2ed8342df76d3838f259d6221f3e2f8"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "1d426b841a7277b4752e3113c1351c4a4aa0f6a1a2eb75500c4c18df3495648d"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fcb38dcd09a1ae5d934e3550bd15f8605ef88ae26435684f7661f694bed96bd1"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1a2940136ebb2c302c22a7c64c5fae677bbcc4ac035450aa38584ef8c728aff5"
12+
sha256 cellar: :any_skip_relocation, sonoma: "24cc3b9789139addea6b00d5e01d0027bcba8b5dead5278314de337fabb38d64"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "86a6c9b4ddfd96582d3031d43aafd99ab2e0e552378b0673eefb6486b24e8845"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f96cbe028d82b736d1b35bb85d33867d542b8411e4de71d833882b7e2e2b6e55"
1715
end
1816

1917
depends_on "rust" => :build

0 commit comments

Comments
 (0)