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 57d5c2f commit a157618Copy full SHA for a157618
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.7.2.tar.gz"
5
- sha256 "3b2c196df3e5ac24e59a5815752d6e5b1317413b6292af0d4b5673433a8c6d41"
+ url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.8.0.tar.gz"
+ sha256 "07c8ade6a15e94e366822fb20fc34d2fd09cf358d511d746c969c503107638b1"
6
license all_of: [
7
"GPL-3.0-or-later",
8
"GPL-2.0-only", # wsrep
0 commit comments