Skip to content

Commit ca36409

Browse files
committed
redress: update 1.2.5 bottle.
1 parent 7f97b12 commit ca36409

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: "7ab2838cbe6c5331a2f56a5e794da25e69f3a51d88d7ac84e1aa98a2a38623c4"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7ab2838cbe6c5331a2f56a5e794da25e69f3a51d88d7ac84e1aa98a2a38623c4"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7ab2838cbe6c5331a2f56a5e794da25e69f3a51d88d7ac84e1aa98a2a38623c4"
18-
sha256 cellar: :any_skip_relocation, sonoma: "c3ee97fc76a01688fd195552ebdcaf6a41e4825e417382b6173b611cd3c1f24d"
19-
sha256 cellar: :any_skip_relocation, ventura: "c3ee97fc76a01688fd195552ebdcaf6a41e4825e417382b6173b611cd3c1f24d"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a1ed1f15f1a10f91480b70963176b449fcc6332d412aafdb036546dd299adc48"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d4cea360628fa56726e20e7537a860a75715e4a6def5971999de28300c4af013"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d4cea360628fa56726e20e7537a860a75715e4a6def5971999de28300c4af013"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "d4cea360628fa56726e20e7537a860a75715e4a6def5971999de28300c4af013"
18+
sha256 cellar: :any_skip_relocation, sonoma: "3b603bf39fbb1e505d7cffea4a997cf96d3668ed07f822f484270424be7a4715"
19+
sha256 cellar: :any_skip_relocation, ventura: "3b603bf39fbb1e505d7cffea4a997cf96d3668ed07f822f484270424be7a4715"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "740a8f7e503778b5aa32fb87b61817fb3ff5ebbceeee82b53f826ab2e6f3de6f"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)