Skip to content

Commit 6282aa5

Browse files
committed
melange: update 0.19.4 bottle.
1 parent 5784772 commit 6282aa5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/melange.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Melange < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9954b48491d254d903f7608a978d68a714510a5c6a2f614357fba936f1ea1c83"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9954b48491d254d903f7608a978d68a714510a5c6a2f614357fba936f1ea1c83"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9954b48491d254d903f7608a978d68a714510a5c6a2f614357fba936f1ea1c83"
18-
sha256 cellar: :any_skip_relocation, sonoma: "7d2347734a3e8ba91cccffd34dcb8459817cf0edebaf29ffffa5aae27ae769b6"
19-
sha256 cellar: :any_skip_relocation, ventura: "7d2347734a3e8ba91cccffd34dcb8459817cf0edebaf29ffffa5aae27ae769b6"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "fac9063e60487086d9a49f593d7fe957d6afdf3d469c0670b27da5e2881a7a80"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "45d642d8ad958def7a7e40bc9c762724f78ad1805092a62f0109358a261719dc"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "45d642d8ad958def7a7e40bc9c762724f78ad1805092a62f0109358a261719dc"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "45d642d8ad958def7a7e40bc9c762724f78ad1805092a62f0109358a261719dc"
18+
sha256 cellar: :any_skip_relocation, sonoma: "9e118af847812c6403509a1286902914f394c0438a8676c95bc3321da962443e"
19+
sha256 cellar: :any_skip_relocation, ventura: "9e118af847812c6403509a1286902914f394c0438a8676c95bc3321da962443e"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "647f5cec6bf337a97418153ebdf081791f040abc28b058e050ae7a1b252bca5d"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)