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.20 .tar.gz"
5- sha256 "b52dab7c2308e22a7fead5cc8ddbbd21564355f70e4f41cfae685f96d22cb73d "
4+ url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.2.22 .tar.gz"
5+ sha256 "ee28093195e78f10e3765e2a87a757d1556a450ad67d16b3853c077a73a0d827 "
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 : "792c9967ebcd8dcbabba155330266a8de7bf45ee145fc47127a1bdf42547350d "
23- sha256 arm64_sonoma : "1e47cd392ace9b69af3d1608342e540fa9292ae879f914ecb75b4b6dd87af64f "
24- sha256 arm64_ventura : "c98601ee61cd324f8bb6ad9b245f70256735494f53d0c66aa338e14fc919caf2 "
25- sha256 sonoma : "a30719604813d76be3b058937de1535ee6f8867a4d2fc92c5d8fe4c95718c875 "
26- sha256 ventura : "51b11576cb122a84b52bcdecfbae899dab6aac0d8356253a5b7cff325f85794c "
27- sha256 x86_64_linux : "a0f1d28740e20d6e4ab87c1ad6c39b31ad002d9acb5c3d884c16c896c5d86dfe "
22+ sha256 arm64_sequoia : "0cd41885d516adb651aeff93793149dcee2109d0995c19d8832c93cd550cd148 "
23+ sha256 arm64_sonoma : "784d8b7948cd70b85a0ed1dffd241d39c252e5a6b47b08db43a57c22bce98c7d "
24+ sha256 arm64_ventura : "a057b0d6794dd356ff5d73e5961596614dab6555ecfa006bc256fbc69050f0c4 "
25+ sha256 sonoma : "f31d8d8ebfadb50352638b3664361a1e4ec0045822077a36e55ef18795945a64 "
26+ sha256 ventura : "8926dc8c984078a31b9b2d673bc92cd09d95806db814a0fd5f0d16bac23860de "
27+ sha256 x86_64_linux : "141896d8c075358ea53485119008ba7cf7f0841c3c81d0343ebf1471e9635e01 "
2828 end
2929
3030 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments