File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,12 @@ class Yosys < Formula
7
7
head "https://github.com/YosysHQ/yosys.git" , branch : "master"
8
8
9
9
bottle do
10
- rebuild 1
11
- sha256 arm64_monterey : "ec8e2485f732e9235d346c6314b3c5891cefee2b4a3a1f14e9ad73e5a15aa52b"
12
- sha256 arm64_big_sur : "ca1340356d1fc7f9cd8314c9b7dff694eda12a9ffdc7d019bd2441a37a2e4000"
13
- sha256 monterey : "a46a642b3dad0836ac662209b9cf642674bb406fb981474e24c6c7263f603533"
14
- sha256 big_sur : "edc025e0ee8c999ea5cb87d31f6bf0af1e79bfa1c632ff96ba2cd99b71762ee7"
15
- sha256 catalina : "7f8b6ae653fc3e24bd7dcd181a4c4ceb6fec17140ce2b2d194d7d5e16e1348ab"
16
- sha256 x86_64_linux : "b3f54b1b34ab3042e273182fcaebc3f1f63b9762bbaf9bc8bdecd29f125f3259"
10
+ sha256 arm64_monterey : "1c1e6673901892635667fcc963360c10056725610ca233d4b602bddd37bc5e0d"
11
+ sha256 arm64_big_sur : "f0300172aa17a205c68f85d2021837ce6272aeecef42ba6d0ca9dae1b4d48ea4"
12
+ sha256 monterey : "109917211dcc66a0e2e082c22732b0f2ba01f0c4cc718c2db36f5dccae82bc41"
13
+ sha256 big_sur : "a78be329b5ca7583df2756f6835774a49f97e36420a845062dbd7c0756b79241"
14
+ sha256 catalina : "0feb23a7b7911ddd4f156e5ccaea24a736fb1ef44ab760c7cadb248a35a9c8b3"
15
+ sha256 x86_64_linux : "0086578f4bbf3816e988ad82f17fe6f083cf0d0c9e6d997404bee94b0d172d12"
17
16
end
18
17
19
18
depends_on "bison" => :build
You can’t perform that action at this time.
0 commit comments