Skip to content

Commit 6a69f2c

Browse files
committed
moto: update 5.1.2 bottle.
1 parent 404bea5 commit 6a69f2c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/m/moto.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Moto < Formula
88
license "Apache-2.0"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "e5891bdefeda44b57885f842e9de9b59491a18a60f5c6f9e85b9a615c8a2c4e7"
12-
sha256 cellar: :any, arm64_sonoma: "f3b1e3ae8d6b68f14855df74659e8373781995801930e3d2b2ec72786fd07c57"
13-
sha256 cellar: :any, arm64_ventura: "ff8ba8e3459bec8d5976a383fe0dfb092c309de6203cb5d6bd11fc7d1e467724"
14-
sha256 cellar: :any, sonoma: "09d438b6c0459867c5c8a577b783f23e56811628b013b344d8bebc4013bc1341"
15-
sha256 cellar: :any, ventura: "eadbd28ebf3deffaff423ed3ee0ad4a3ac6ec4d79db3e1a71ed4f9e2a2042363"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "f0631d52082ccbec55cff37c94002118d41a7c8d528f8e75792935eae717e1d4"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1c31869d6c17c8e0dae7becfff48a61d986d95db14f23ca05c82abe3b5bc5741"
11+
sha256 cellar: :any, arm64_sequoia: "8aed58436fff73d3b335a1ea27daa188c0cd809db10c701e5dc357c50f7ecbfa"
12+
sha256 cellar: :any, arm64_sonoma: "fa02244770e8d98495fa7a2d9800b46d153f4457351d17845bd525e131892693"
13+
sha256 cellar: :any, arm64_ventura: "7173ed32740dba53e5e54d86d3af5b2feb02c71a3646140a7cbe51c56eb94ee2"
14+
sha256 cellar: :any, sonoma: "fadc4d8612bfb2db5b79bf766ae52d1aa3111f4941702bfcb6e297865346efaa"
15+
sha256 cellar: :any, ventura: "dda33d3f5516904255c6cff6f4c86a9ac495f2a644b3b683fdf909c833a453f5"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "a4e3bcc645c10cb2013c747471d590e59235d043473cddc9f818e378d821048b"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "02aad8fd183032b27e49f9ed784b7df53f640c224c003ce1492e9e5555fe3c70"
1818
end
1919

2020
depends_on "rust" => :build # for pydantic_core

0 commit comments

Comments
 (0)