Skip to content

Commit

Permalink
manticoresearch 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 30, 2025
1 parent bab94eb commit 6a18bbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/m/manticoresearch.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Manticoresearch < Formula
desc "Open source text search engine"
homepage "https://manticoresearch.com"
url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/6.3.8.tar.gz"
sha256 "633a55f20545eb4c722dd05175b7187ca802d765fc3eaf9cce3bc2ebb4eaebbe"
url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/7.0.0.tar.gz"
sha256 "7d65ae4c40eb2641474fe7347590684b1a779df66f9d91374836887d486ddfdc"
license all_of: [
"GPL-3.0-or-later",
"GPL-2.0-only", # wsrep
Expand Down

0 comments on commit 6a18bbb

Please sign in to comment.