Skip to content

Commit 36c0146

Browse files
committed
manticoresearch 9.2.16
1 parent 5bf2bd5 commit 36c0146

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/9.2.14.tar.gz"
5-
sha256 "1c49c2e606ae0b96f737834688576c161594937a7ae8cd26e3203fec5a91c36e"
4+
url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.2.16.tar.gz"
5+
sha256 "74ea795e6bd19173289ba24c2ce76035dc58c769a56e368f6f87ae8bd6a7a9c2"
66
license all_of: [
77
"GPL-3.0-or-later",
88
"GPL-2.0-only", # wsrep

0 commit comments

Comments
 (0)