Skip to content

Commit 6c91c4a

Browse files
committed
scooter: update 0.2.2 bottle.
1 parent 58167ff commit 6c91c4a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/scooter.rb

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

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c442d6b86deeafceb15410b13b8f788ec617133cdc09045662281ec6ba41bc8c"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a659655b053c1cd0cf33b176af4c0a6cfbcce7f242253ce520a6cf1ffd146e2d"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2ab8181ea6a1c14a242759c2c7b5655d8ec5fa27791e5dc51680ca7c7d347e9d"
12-
sha256 cellar: :any_skip_relocation, sonoma: "d81444f7bc95a9626cd2c5bf66149593efa7e6077980feabd35de1e363d805fd"
13-
sha256 cellar: :any_skip_relocation, ventura: "f85bd8158a57f131dedc86c5abcab6f578a9763362b7bae3d315426801b8210c"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4b49e5b151751cd465fcc357e4ccdd4ab1187f55a052bbf39b15aba824b87366"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "90ce556859118304f18778767d6a8c5fe025c11af588cadb8a25f4b0721536af"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b5e7fecd371c2e3003b82ef379cd5e152263ed9c4d5d60dc2528c0b351f3e9bb"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "82bd480a4ae44c99f165da7761fe9192de23f546bada1d28f9d44b5fa3d80f73"
12+
sha256 cellar: :any_skip_relocation, sonoma: "7b41e665925d349ede9df47277ce398a7763be2ef7186a74089f8a77ab8ec193"
13+
sha256 cellar: :any_skip_relocation, ventura: "4b292232f70f754159b9a65bf8d94783e42abe5576bbb00078cef00c0d4b6b89"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a32f0997f781bd40d5921b0eb46c34b37e8a6af0faf63f5e9d31bd607e03987d"
1515
end
1616

1717
depends_on "rust" => :build

0 commit comments

Comments
 (0)