Skip to content

Commit 0ce2346

Browse files
committed
redress: update 1.2.43 bottle.
1 parent 0d196b8 commit 0ce2346

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_tahoe: "bfc83ea9a0033468e1369101f88ccfe0350f72522b78e462b254895216a398e2"
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bfc83ea9a0033468e1369101f88ccfe0350f72522b78e462b254895216a398e2"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bfc83ea9a0033468e1369101f88ccfe0350f72522b78e462b254895216a398e2"
18-
sha256 cellar: :any_skip_relocation, sonoma: "ed3374709d0e922fb8278f1e2085db982d85a54b8382ed401fb1ab92dbbe87ef"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "142e1bf0deb847a96c013c156bee11b5a36a7049b8c6857199a24dd7392c0ae2"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "dfdac5db64c5fba72c47cb029e0988ef90b2dc827b492a51f8d57ffc28dc95a1"
15+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "f6ca3ca00cbf90c85ba7aad0b53f43b9e5e43cb1e3d0d9a3122832b924e6b366"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f6ca3ca00cbf90c85ba7aad0b53f43b9e5e43cb1e3d0d9a3122832b924e6b366"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f6ca3ca00cbf90c85ba7aad0b53f43b9e5e43cb1e3d0d9a3122832b924e6b366"
18+
sha256 cellar: :any_skip_relocation, sonoma: "aa302d9a800bf3ae15582c0dc3c4852d4c914b3f2e2c2a79629fc11987585dd4"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "4378d7427f9fa8f96869dc78365e31dd731c045dcd6124d5b4c3b4cb00b09043"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "984da666e9c01a661ce3347e36821b76c5af5f8477c4f68c0acfc00988c1daa0"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)