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 c5a0a44 commit 74bd752Copy full SHA for 74bd752
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/13.13.0.tar.gz"
5
- sha256 "9c2e730ab86d5c9fc330c86703ef9210562247340e626f6d7ba6733a4d574f6b"
+ url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/14.1.0.tar.gz"
+ sha256 "659c7b6f459c8e62df9f769b6651862508a4c48c9b61f756e6de6a911f9fe8e9"
6
license all_of: [
7
"GPL-3.0-or-later",
8
"GPL-2.0-only", # wsrep
0 commit comments