Skip to content

Commit a5bdcf3

Browse files
committed
redress: update 1.2.38 bottle.
1 parent 66dc575 commit a5bdcf3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/redress.rb

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

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cd863dad65eb916989574bdc2bddab8813194753b68cdfe3bc0c5ed7db866e92"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cd863dad65eb916989574bdc2bddab8813194753b68cdfe3bc0c5ed7db866e92"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "cd863dad65eb916989574bdc2bddab8813194753b68cdfe3bc0c5ed7db866e92"
18-
sha256 cellar: :any_skip_relocation, sonoma: "f036516154d4a6570dc2a390ac396c2e7fb7fb240aceca4724cdf5bef4db3d1a"
19-
sha256 cellar: :any_skip_relocation, ventura: "f036516154d4a6570dc2a390ac396c2e7fb7fb240aceca4724cdf5bef4db3d1a"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a67967f3b078d7b7bc680225486a679a56cd3088fcd2dba70366b0c0801f17cf"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0825776df4a8e3f73ace96b3743698741b2ed05a97376ada1192d4efb82558fc"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0825776df4a8e3f73ace96b3743698741b2ed05a97376ada1192d4efb82558fc"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0825776df4a8e3f73ace96b3743698741b2ed05a97376ada1192d4efb82558fc"
18+
sha256 cellar: :any_skip_relocation, sonoma: "f5e39e207ff98a6ed6057bec387dfbb58ca95b53fda6c0c653c1de55acc41672"
19+
sha256 cellar: :any_skip_relocation, ventura: "f5e39e207ff98a6ed6057bec387dfbb58ca95b53fda6c0c653c1de55acc41672"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dbcef32f4ff8599605fdba0d6888eac1d84badad437f43ad820b6125cda7d9a5"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)