@@ -7,13 +7,13 @@ class Libsais < Formula
77 head "https://github.com/IlyaGrebnov/libsais.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any , arm64_sequoia : "dd23c5fcb60fd18ceeb2f97e4582c91317351a99a197b9e32b1b8b92c7263a93 "
11- sha256 cellar : :any , arm64_sonoma : "f4e8061357a69512c1dbc4bfe6f5b9c98883bc4fa6022e3d3e4d10207a56b95d "
12- sha256 cellar : :any , arm64_ventura : "b620a8a59d79f2ec8cd801721428fb7dd0ab310a77a903f86a90827f39569b96 "
13- sha256 cellar : :any , sonoma : "c418b7d5ad9dac2438b72673d6d0f5a31e47b5bfd3709812b7bdee4ede104121 "
14- sha256 cellar : :any , ventura : "d174fcaeda67aaf4b459da8a2f536c69175837cb239d93bef902dc68c2fcfe17 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "79a3ae5eb5bf5edc21def4ec4646094e10ff99db7782f96c9bfd5b7d116929f6 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "67c4c7947ef3a3755205802a097a539de22e0d8ce597bf1dddb43f50c152d775 "
10+ sha256 cellar : :any , arm64_sequoia : "63b58d789abc1dc31fcb3481c35b4f9af494711d3c82c04c6181c62df2ab0e66 "
11+ sha256 cellar : :any , arm64_sonoma : "6e04433193079ffc4d9f9054757d796e54607c4a7326a9f110b049743944b19a "
12+ sha256 cellar : :any , arm64_ventura : "c63cc2a0b039b04b0c98692130454f2225256320f2acdea2ab7225fdbcd6b009 "
13+ sha256 cellar : :any , sonoma : "af064b9655232645376cf0c0c47b58fdb2f14cd698f8ea55e541a9f521a102ba "
14+ sha256 cellar : :any , ventura : "510f51daa4f565716ff5a1dc5deaedbc893ed3b3cbd93f432f1552be7e4f9cd0 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "63e009572fc39dfdd39424201b784cb5b5b6728e5f21ba9ee906da515888d638 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4dc70d2f05f2cc95896bc3e28d1df5d4974df21c9bc303341e6b60d4de385a98 "
1717 end
1818
1919 depends_on "cmake" => :build
0 commit comments