Skip to content

Commit abaf642

Browse files
committed
redress: update 1.2.11 bottle.
1 parent c8d2e57 commit abaf642

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: "8fc263fbb46987b316354f7e7592dd922ac08a2971c1c9f13034074dc001b43f"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8fc263fbb46987b316354f7e7592dd922ac08a2971c1c9f13034074dc001b43f"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "8fc263fbb46987b316354f7e7592dd922ac08a2971c1c9f13034074dc001b43f"
18-
sha256 cellar: :any_skip_relocation, sonoma: "2ef4cf50a12093b8994d0e4d4e1c3395d4a7dc810dda62e6f3932be9a9a0638c"
19-
sha256 cellar: :any_skip_relocation, ventura: "2ef4cf50a12093b8994d0e4d4e1c3395d4a7dc810dda62e6f3932be9a9a0638c"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "47d81618d0a9a78560cef661413eb93537f4b876070350d4fc18c0bb3f8ddd85"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e1c263c8837fed0fdd7c512735d9dc2a37f215d092160a73c09b60de77267145"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e1c263c8837fed0fdd7c512735d9dc2a37f215d092160a73c09b60de77267145"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "e1c263c8837fed0fdd7c512735d9dc2a37f215d092160a73c09b60de77267145"
18+
sha256 cellar: :any_skip_relocation, sonoma: "a70fed35aae3b3ee92f725122f714d2fdc36b313f5c877f0fcd93a169ce4450f"
19+
sha256 cellar: :any_skip_relocation, ventura: "a70fed35aae3b3ee92f725122f714d2fdc36b313f5c877f0fcd93a169ce4450f"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "84057a1a43a42e015f5347ea1329bca183851b21e5d3ef6c0ccc9a41185d5430"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)