Skip to content

Commit 8f328b6

Browse files
committed
last set of bottles for macos 12
1 parent 18c59b3 commit 8f328b6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

riscv-gnu-toolchain.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ class RiscvGnuToolchain < Formula
3030

3131
bottle do
3232
root_url "http://riscv.org.s3.amazonaws.com/bottles"
33-
rebuild 10
34-
sha256 monterey: "4881cb86b4f50c8742416e830e40509962ebf13b3e1991819be14da035bef80e"
33+
rebuild 11
34+
sha256 monterey: "cc69b8f51e47cf4d8dbb5a6fbf28169a1be4f48d5f3c16903ffd2eacf9f7497f"
3535
end
3636

3737
# enabling multilib by default, must choose to build without

riscv-isa-sim.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class RiscvIsaSim < Formula
66

77
bottle do
88
root_url "http://riscv.org.s3.amazonaws.com/bottles"
9-
rebuild 12
10-
sha256 cellar: :any, monterey: "6e2a156311420a8f5771ccaa72f14c75affa128f7aac242a63babf0edc08e334"
9+
rebuild 13
10+
sha256 cellar: :any, monterey: "2a72ae7d68c1ef136bea4264fe5796aa1468db848bf13daadec8f44219cfa148"
1111
end
1212

1313
depends_on "dtc"

riscv-pk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class RiscvPk < Formula
66

77
bottle do
88
root_url "http://riscv.org.s3.amazonaws.com/bottles"
9-
rebuild 10
10-
sha256 cellar: :any_skip_relocation, monterey: "52d8d13c1a6e68d74d221d7ddfdfdf1c62efd1a6faa85b5ed9e26affe1e9ab26"
9+
rebuild 11
10+
sha256 cellar: :any_skip_relocation, monterey: "8fe5a008d436e5fe65631a05407f22f9aa71dd9e48956d193fc60fc9094b0f60"
1111
end
1212

1313
depends_on "gnu-sed" => :build

0 commit comments

Comments
 (0)