Skip to content

Commit 57be5b8

Browse files
committed
redress: update 1.2.36 bottle.
1 parent 392c5db commit 57be5b8

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: "5680b8541e7b0092e33ee4b280bc69b8dd50e6e36202dd5b8e87f34a8dafeb24"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5680b8541e7b0092e33ee4b280bc69b8dd50e6e36202dd5b8e87f34a8dafeb24"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5680b8541e7b0092e33ee4b280bc69b8dd50e6e36202dd5b8e87f34a8dafeb24"
18-
sha256 cellar: :any_skip_relocation, sonoma: "009d26dd0e110940492e347b55f34d9571ed1da47a8708aec8f4b306fe332007"
19-
sha256 cellar: :any_skip_relocation, ventura: "009d26dd0e110940492e347b55f34d9571ed1da47a8708aec8f4b306fe332007"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9a38f89849c97a0989127b4d9c67bf31f6d721d49e98e4e8cc327569fec037ed"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ebd1392bd79de27f5afe3591296f101b139c930059dcea64198347e2d605b305"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ebd1392bd79de27f5afe3591296f101b139c930059dcea64198347e2d605b305"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ebd1392bd79de27f5afe3591296f101b139c930059dcea64198347e2d605b305"
18+
sha256 cellar: :any_skip_relocation, sonoma: "a19c537d0b95076ac598f331c6ce290725b7bf7f0db0ce97ba86bf5711a41e0f"
19+
sha256 cellar: :any_skip_relocation, ventura: "a19c537d0b95076ac598f331c6ce290725b7bf7f0db0ce97ba86bf5711a41e0f"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8d485188c3c01f65b0a147ecdf9a38fb75e271d9a5e1c629f3b6e3a753ecfcf0"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)