Skip to content

Commit 74bd752

Browse files
committed
manticoresearch 14.1.0
1 parent c5a0a44 commit 74bd752

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/13.13.0.tar.gz"
5-
sha256 "9c2e730ab86d5c9fc330c86703ef9210562247340e626f6d7ba6733a4d574f6b"
4+
url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/14.1.0.tar.gz"
5+
sha256 "659c7b6f459c8e62df9f769b6651862508a4c48c9b61f756e6de6a911f9fe8e9"
66
license all_of: [
77
"GPL-3.0-or-later",
88
"GPL-2.0-only", # wsrep

0 commit comments

Comments
 (0)