Skip to content

Commit a05c0cc

Browse files
committed
manticoresearch 9.2.18
1 parent 8a64e0e commit a05c0cc

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.16.tar.gz"
5-
sha256 "74ea795e6bd19173289ba24c2ce76035dc58c769a56e368f6f87ae8bd6a7a9c2"
4+
url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.2.18.tar.gz"
5+
sha256 "23dca7a7e8c344778d93b195ec356c0b675bb77a5f794594a1c48a13647882eb"
66
license all_of: [
77
"GPL-3.0-or-later",
88
"GPL-2.0-only", # wsrep

0 commit comments

Comments
 (0)