@@ -11,14 +11,13 @@ class Scip < Formula
1111 end
1212
1313 bottle do
14- rebuild 1
15- sha256 cellar : :any , arm64_sequoia : "e3c0ea0b8289f05135760f81ecb6d3fd69893d8abb74ac7cf6bbb18d27b62564"
16- sha256 cellar : :any , arm64_sonoma : "c5a598b166a95048a125c05ccd17468c3c8f9630dccbfa9fc139226712ffa821"
17- sha256 cellar : :any , arm64_ventura : "9936b569b1d85714133f4121c6159b9e180547e69420c8b7355a85a53cea3ed1"
18- sha256 cellar : :any , sonoma : "4351aaf662ebb4a694004316c51906e71e78e74579067a99d26f618892b64eca"
19- sha256 cellar : :any , ventura : "abeb86f540b13682ce7d7b0408f6aa943a61c8251c70594176201d953f48ecf0"
20- sha256 cellar : :any_skip_relocation , arm64_linux : "a335d847bfafc248ce93d7984d1e0749c6942cc5eb5a2b66880bbefb1a359861"
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "e609d373696b0136ff2b00a0e60d9650e6f25e09ded107f35f5126701432dcd4"
14+ sha256 cellar : :any , arm64_sequoia : "4dde6d4b7e2f2087494f51e6100efb2b8520e62b3eaf53099c3bc9b80fc2caa8"
15+ sha256 cellar : :any , arm64_sonoma : "7d0c7bf8d404aaacc91084650b9ddd668e386ca03ff1336aa151b149499763a6"
16+ sha256 cellar : :any , arm64_ventura : "0fdd982ee31e651a635eeadbb7901d1f199e8b39831f43b523fd8a4dd666eab3"
17+ sha256 cellar : :any , sonoma : "29d1ded0c685a822db19a4330cf90dc7414aa28bca40cdab7301334c58a311e5"
18+ sha256 cellar : :any , ventura : "7446a9c4cf648c4116c12c69f18722fab89508579623abdadc88f0568356be2c"
19+ sha256 cellar : :any_skip_relocation , arm64_linux : "80ec7086e74c4b1c13c7a1e21c283e253579dd51fde2c4821a68d03abaae956c"
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4a4f2f8dda7010132726058e4111dbcf41d4d1d4e8c328abf7b709068716da4a"
2221 end
2322
2423 depends_on "cmake" => :build
0 commit comments