@@ -11,14 +11,12 @@ class Liboqs < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "39f8d94bc6ca31bce2e40151face7e2d02db662b7924ecbd9f2a066605b19048"
15
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "a3d13a09430ca4d5b43704ab70d357476b7b1849822cec398158bbd2bbb9b8c8"
16
- sha256 cellar : :any_skip_relocation , arm64_ventura : "d0971baa26c5113916331dcfa4ecca341e435853a51421a183ef2dd4ad7f5315"
17
- sha256 cellar : :any_skip_relocation , arm64_monterey : "918b8001f0ab62414f7ec83d49a76e46a9b7324b2f3c13dc9872a67505b01c36"
18
- sha256 cellar : :any_skip_relocation , sonoma : "2d2eaa8e9860d440e1c3eb2bbc12b592c0e9f2304e5cd839df866606738da5f0"
19
- sha256 cellar : :any_skip_relocation , ventura : "5a67eb85c129fe8a8ac240e80acae5f1606f4cfede2de5fd828910389add3562"
20
- sha256 cellar : :any_skip_relocation , monterey : "f4f3f71cfb1845d1dbc2583dd8522ccf01055f67e5135213a929f9549df57010"
21
- sha256 cellar : :any_skip_relocation , x86_64_linux : "1c6800a9bce9c919840ef2133d8e7acfc36bc9d1bc50d89da4d4116eba02a6dd"
14
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3413f642debe3a66586c5efaf3aa4f3bc1697f5d17aaff31a375e3a24bcb2927"
15
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "0af54fca5fabc83ae77bf2b40de3457997f6e2cf0ce1f21315f8ed8c30561650"
16
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "a84bd5c84045fb9291f768921e4c8e97c9535c5470af7b2fbcadea42078a8ce0"
17
+ sha256 cellar : :any_skip_relocation , sonoma : "3a547a9194e28c4f61ee05ea2ee62da6dc2de31d0eb226f98e04821b36d1aa6b"
18
+ sha256 cellar : :any_skip_relocation , ventura : "af949e09fbfa8a5e140c7e58a0ca2568ebe5d0c68b5c08840d13f4e897931123"
19
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "44c1f17f44095ba8bea83d380eebd8c62bf5a56333b0747bc6fe9402cc7d37b4"
22
20
end
23
21
24
22
depends_on "cmake" => :build
0 commit comments