Skip to content

Commit 39c2393

Browse files
committed
mago: update 0.0.19 bottle.
1 parent 1af1d60 commit 39c2393

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/mago.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Mago < Formula
66
license any_of: ["Apache-2.0", "MIT"]
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e9fb281a9e69d669dbfd6ea50cc25f6c3368e59d570fb8933c9b7b93c547887e"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d6809e390185816764b15c14ce5f866a801edc5d845454f5a40b88bd523a064c"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "465443107caa45bb6400e0e491ef1bc3cc79a27511e2b88a8a06488381e3d354"
12-
sha256 cellar: :any_skip_relocation, sonoma: "5fef25b166d88397583f91bcd308dcc87a119c18af6c7a29829007ae926302e4"
13-
sha256 cellar: :any_skip_relocation, ventura: "9120647f1fe8fbfab16bb9cd2ab108a9bf0b0da9bc4952b7ee07d683cc401de3"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2739abdda55809f42ed18d8034a81435d2fd9d0acfff76294b1c3af0ec85d9b9"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "eddde4479cb55d65750a8d675e2acbfd1502acbb5dc50ecabe6002c6aaabf408"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e7a809eb2f6b4f254f829ae08f75a30856f2d3eab367b7ac78e582acccf62fd5"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6e8fc0c297715678de0a6965b7fd78f8981feace2d3149679c71975a793d5141"
12+
sha256 cellar: :any_skip_relocation, sonoma: "2fbda29fe7a477c740c9332d55181f706f75f9b3d8b16f3d04df87f4514552e6"
13+
sha256 cellar: :any_skip_relocation, ventura: "46ed12d96ec8437811f67d62e5ffa71879f61c6d3eb058efb16dc814ad92b865"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0e9733fdab2befca9f37151941833bdb05c53b6b6f31875e7c48dd69ab340d14"
1515
end
1616

1717
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)