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 1374116 commit a2f2a33Copy full SHA for a2f2a33
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.3.6.tar.gz"
5
- sha256 "aa0f95e0a6758e664a81e34839042df22abb1c635f103615e833827baaf8cdfc"
+ url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/9.3.8.tar.gz"
+ sha256 "7ba9e48a4e05a542f99e7b4ce5fe9e4cf1e0849c9e7c2b8a250a4250b93756a6"
6
license all_of: [
7
"GPL-3.0-or-later",
8
"GPL-2.0-only", # wsrep
0 commit comments