Skip to content

Commit a157618

Browse files
committed
manticoresearch 9.8.0
1 parent 57d5c2f commit a157618

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.7.2.tar.gz"
5-
sha256 "3b2c196df3e5ac24e59a5815752d6e5b1317413b6292af0d4b5673433a8c6d41"
4+
url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.8.0.tar.gz"
5+
sha256 "07c8ade6a15e94e366822fb20fc34d2fd09cf358d511d746c969c503107638b1"
66
license all_of: [
77
"GPL-3.0-or-later",
88
"GPL-2.0-only", # wsrep

0 commit comments

Comments
 (0)