We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a64e0e commit a05c0ccCopy full SHA for a05c0cc
Formula/m/manticoresearch.rb
@@ -1,8 +1,8 @@
1
class Manticoresearch < Formula
2
desc "Open source text search engine"
3
homepage "https://manticoresearch.com"
4
- url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.2.16.tar.gz"
5
- sha256 "74ea795e6bd19173289ba24c2ce76035dc58c769a56e368f6f87ae8bd6a7a9c2"
+ url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.2.18.tar.gz"
+ sha256 "23dca7a7e8c344778d93b195ec356c0b675bb77a5f794594a1c48a13647882eb"
6
license all_of: [
7
"GPL-3.0-or-later",
8
"GPL-2.0-only", # wsrep
0 commit comments