File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff 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 9
34- sha256 monterey : "3ad5146426be9f2fd9a6069728da60c331b5c6b7fbb5fb0986fe44a594df4eca "
33+ rebuild 10
34+ sha256 monterey : "4881cb86b4f50c8742416e830e40509962ebf13b3e1991819be14da035bef80e "
3535 end
3636
3737 # enabling multilib by default, must choose to build without
Original file line number Diff line number Diff 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 11
10- sha256 cellar : :any , monterey : "96833ffb92c478900f1cd296017461b4ef80d7c10839aace5739740c7042e006 "
9+ rebuild 12
10+ sha256 cellar : :any , monterey : "6e2a156311420a8f5771ccaa72f14c75affa128f7aac242a63babf0edc08e334 "
1111 end
1212
1313 depends_on "dtc"
Original file line number Diff line number Diff 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 9
10- sha256 cellar : :any_skip_relocation , monterey : "fcd824c70b4ccee0f8658e3441412d4778706b318bf8e78f0ac852793d566568 "
9+ rebuild 10
10+ sha256 cellar : :any_skip_relocation , monterey : "52d8d13c1a6e68d74d221d7ddfdfdf1c62efd1a6faa85b5ed9e26affe1e9ab26 "
1111 end
1212
1313 depends_on "gnu-sed" => :build
You can’t perform that action at this time.
0 commit comments