diff --git a/Formula/manticoresearch.rb b/Formula/manticoresearch.rb index e9f5ad83be4ba..acddd7ebb4ff6 100644 --- a/Formula/manticoresearch.rb +++ b/Formula/manticoresearch.rb @@ -1,8 +1,8 @@ class Manticoresearch < Formula desc "Open source text search engine" homepage "https://www.manticoresearch.com" - url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/6.0.2.tar.gz" - sha256 "319dcdaa17fc4672cdec5cd5a679187f691cd9aec8ce31c3012dc113d99b7d80" + url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/6.0.4.tar.gz" + sha256 "5081f4f60152d041f14fdaf993f4cc67b127e76c970b58db9bc9532cd1325d8a" license "GPL-2.0-only" version_scheme 1 head "https://github.com/manticoresoftware/manticoresearch.git", branch: "master"