Skip to content

Commit 4a58d97

Browse files
committed
moar: update 1.32.0 bottle.
1 parent 5f46c35 commit 4a58d97

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/m/moar.rb

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

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f0258e92afafd77ef55c25e956744164ac4c9816885c23f085ac27ba99cc489c"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f0258e92afafd77ef55c25e956744164ac4c9816885c23f085ac27ba99cc489c"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f0258e92afafd77ef55c25e956744164ac4c9816885c23f085ac27ba99cc489c"
15-
sha256 cellar: :any_skip_relocation, sonoma: "fd97114ef494fb5209ded1d0b784264450e67668e747e1e73a15f3e3c414d643"
16-
sha256 cellar: :any_skip_relocation, ventura: "fd97114ef494fb5209ded1d0b784264450e67668e747e1e73a15f3e3c414d643"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "13ed078c45e6e3f4c53a4d37026eff51ba2f14f7c33b71e23d7e1869f9769133"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "dca26758eca58fd294c34c99fe7cc8263a689bc5caf141af073bd1437fd995b2"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6851742561f910bce17adbf650e2d7b9fed2df2e6b771be758a1ea16ef70e399"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6851742561f910bce17adbf650e2d7b9fed2df2e6b771be758a1ea16ef70e399"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6851742561f910bce17adbf650e2d7b9fed2df2e6b771be758a1ea16ef70e399"
15+
sha256 cellar: :any_skip_relocation, sonoma: "cd7a9ecaa1b8daeb7df93e632600321bd267ea065c726a5f4ba521488440c6c4"
16+
sha256 cellar: :any_skip_relocation, ventura: "cd7a9ecaa1b8daeb7df93e632600321bd267ea065c726a5f4ba521488440c6c4"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "77a815ac335cd679fdab248c4cc11a51eb490d32dec6b2249ac688d79c06aea1"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fd97a16a7049165798c358eabd35fd916f7c9475fbebf606f73d495267e386ac"
1919
end
2020

2121
depends_on "go" => :build

0 commit comments

Comments
 (0)