File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11class Manticoresearch < Formula
22 desc "Open source text search engine"
33 homepage "https://manticoresearch.com"
4- url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.2.14 .tar.gz"
5- sha256 "1c49c2e606ae0b96f737834688576c161594937a7ae8cd26e3203fec5a91c36e "
4+ url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.2.16 .tar.gz"
5+ sha256 "74ea795e6bd19173289ba24c2ce76035dc58c769a56e368f6f87ae8bd6a7a9c2 "
66 license all_of : [
77 "GPL-3.0-or-later" ,
88 "GPL-2.0-only" , # wsrep
@@ -19,12 +19,12 @@ class Manticoresearch < Formula
1919 end
2020
2121 bottle do
22- sha256 arm64_sequoia : "e1c475801d15ffb09bf1b654d136c0c80c39d82972307c6e85a26b21a28a3640 "
23- sha256 arm64_sonoma : "6574b114b5888f8b83886e92726d3ec7fa79c21fd531c73f081672a8f9d90552 "
24- sha256 arm64_ventura : "de66c3fd86501567ebabc6e79f2f2cc0e459cdedb394e4f8fc7161c4f3493e71 "
25- sha256 sonoma : "4ac7e1d26ab56e1ac8fed3efcfd503411ba395e2b61f55af9819c7d923c72e39 "
26- sha256 ventura : "6e737e7d96c5f0171dac347ba9644fa9934bd761ab28729e49a3cf8867198913 "
27- sha256 x86_64_linux : "069f5d08baf4baa091df4a1897c23de8088a7f038205bd6c37a746b8b641958d "
22+ sha256 arm64_sequoia : "d71f77d08b84963ebf9af1a71dbec594bba18c762e708bbd60fcef397832c9d7 "
23+ sha256 arm64_sonoma : "bcd166078954d681a2fa0b38bb129f9a4f946b640ca939295a03397ebbdcf6ae "
24+ sha256 arm64_ventura : "3269b8a80feb383de5d387ce0bcc66396a0d53bb5bb98805cbc708c723a5c71d "
25+ sha256 sonoma : "0a3daaeb4d6957769058fdfd5e2b68e674ebd819663a7623df44b2c4bea0e315 "
26+ sha256 ventura : "7d8ed259e4bf4b01437a43bd2eddc668362f95482dfeef3b895609a31503ed19 "
27+ sha256 x86_64_linux : "91b9405ea9e69db80e587b10ebe91df8a4cc4a1631aabc536f4635c79378cfc3 "
2828 end
2929
3030 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments