Skip to content

Commit 323a44f

Browse files
committed
manticoresearch 9.2.22
1 parent d35190b commit 323a44f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/manticoresearch.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)