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 5bf2bd5 commit 36c0146Copy full SHA for 36c0146
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.14.tar.gz"
5
- sha256 "1c49c2e606ae0b96f737834688576c161594937a7ae8cd26e3203fec5a91c36e"
+ url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.2.16.tar.gz"
+ sha256 "74ea795e6bd19173289ba24c2ce76035dc58c769a56e368f6f87ae8bd6a7a9c2"
6
license all_of: [
7
"GPL-3.0-or-later",
8
"GPL-2.0-only", # wsrep
0 commit comments