Skip to content

Commit 1758c1c

Browse files
committed
redress: update 1.2.31 bottle.
1 parent 82af256 commit 1758c1c

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: "1db042e76baaeab116e5abff0394860ee67427bc1e263e98ea051c0f7ca6edcb"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1db042e76baaeab116e5abff0394860ee67427bc1e263e98ea051c0f7ca6edcb"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1db042e76baaeab116e5abff0394860ee67427bc1e263e98ea051c0f7ca6edcb"
18-
sha256 cellar: :any_skip_relocation, sonoma: "3537192e344b0dcbd28639e6bdd624ad2db78538aebf6cca885b697db3913c75"
19-
sha256 cellar: :any_skip_relocation, ventura: "3537192e344b0dcbd28639e6bdd624ad2db78538aebf6cca885b697db3913c75"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6581e480f4d73a96d64b16e34eba41bbda3a64d9cea44bdd8cbdff75385bccb5"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7fdedb6be4f0b1e99f84a922a6bcae7182f4ab5863f26ca23c8de4447091e4d3"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7fdedb6be4f0b1e99f84a922a6bcae7182f4ab5863f26ca23c8de4447091e4d3"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7fdedb6be4f0b1e99f84a922a6bcae7182f4ab5863f26ca23c8de4447091e4d3"
18+
sha256 cellar: :any_skip_relocation, sonoma: "adfc502b5e453e5af86e03b8a10214c31187b936964bc510e61dd7ddb2e47d17"
19+
sha256 cellar: :any_skip_relocation, ventura: "adfc502b5e453e5af86e03b8a10214c31187b936964bc510e61dd7ddb2e47d17"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3446702e1dc99dd2462cec389379abe25fcb7b589f42b078b86a1e68d0bc5dea"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)