Skip to content

Commit 24aae1d

Browse files
committed
moor: update 2.6.0 bottle.
1 parent 66ea659 commit 24aae1d

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: "2b82c06f771c38a1b3f39d9f31eca15a2187d51c8682915611b82024a7502fa4"
13-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2b82c06f771c38a1b3f39d9f31eca15a2187d51c8682915611b82024a7502fa4"
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b82c06f771c38a1b3f39d9f31eca15a2187d51c8682915611b82024a7502fa4"
15-
sha256 cellar: :any_skip_relocation, sonoma: "f3078bf5d5add1fd6f30ac6004f67aafe5d86cdc9a2b54478dc2b9e9aefa6b09"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "b9ea35c6f99de3ff3c913b76b71be9a51df607055bd8451b76641b5144fb6fde"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f2abf24387d33debd945fb68733f9e3ab353ed7730ab30f6e2aee9d1eaa4af3d"
12+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9d37476a0b6b0cff1cff3ad26cc6edddd402e7606f12f0041d0cee4dd807b521"
13+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9d37476a0b6b0cff1cff3ad26cc6edddd402e7606f12f0041d0cee4dd807b521"
14+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9d37476a0b6b0cff1cff3ad26cc6edddd402e7606f12f0041d0cee4dd807b521"
15+
sha256 cellar: :any_skip_relocation, sonoma: "6cdecca86cd958d445ffa707b9af33d1b3802a7828b487cd6e8a42457428d21b"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "44202aa681675085279d61a41d2707dd4e7b553eb8de8000ba665d595e1d9e47"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "900c44b62c7f2b49590cded2068fe3f81c73312f639c79e3f8ec3215dc1356c0"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)