Skip to content

Commit 0bd0736

Browse files
committed
moor: update 2.5.0 bottle.
1 parent a114d26 commit 0bd0736

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/moor.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ class Moor < Formula
99
no_autobump! because: :bumped_by_upstream
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "a1435f939332b9793284ac13e30574b8fcabd87a586cd16b87fea229098ef4ca"
13-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a1435f939332b9793284ac13e30574b8fcabd87a586cd16b87fea229098ef4ca"
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a1435f939332b9793284ac13e30574b8fcabd87a586cd16b87fea229098ef4ca"
15-
sha256 cellar: :any_skip_relocation, sonoma: "b3f893dc6cb267b14f1d6220fb843ce8c8c57770d79825f6893eff110e22943e"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "0b49d7931664a474a6b60c19108ef7fcffe3636d0421e06b6b7799aa3a7b174c"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "18b84d6fab2a4093ceb973d50111e1ac039f4b87017a0b02be8f88af385c61f9"
12+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "3489f30618775e63a35e38ddfb939bdd92ad5ccee4258f9ed5940a3e37d54bef"
13+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3489f30618775e63a35e38ddfb939bdd92ad5ccee4258f9ed5940a3e37d54bef"
14+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3489f30618775e63a35e38ddfb939bdd92ad5ccee4258f9ed5940a3e37d54bef"
15+
sha256 cellar: :any_skip_relocation, sonoma: "1510c6888c704655c9d90b7e051f410e7c7caf8aeb2dc52d021084a558250191"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "b7348f9f1b5ce5aa334735e090dffd940877c4cfe15ab14ecd088c8ee030ce16"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2c1766d86c694b81d53a989238065bac42d5f4f5357bd6cd7f3cee25070ba604"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)