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 7088101 commit 1389798Copy full SHA for 1389798
Formula/m/meilisearch.rb
@@ -1,8 +1,8 @@
1
class Meilisearch < Formula
2
desc "Ultra relevant, instant and typo-tolerant full-text search API"
3
homepage "https://docs.meilisearch.com/"
4
- url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.16.0.tar.gz"
5
- sha256 "d923cf18558c694ba4db1eeaaa3ba0b7ec86f85573e7ce1efea45627c60bba93"
+ url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.17.0.tar.gz"
+ sha256 "2ac9195237f2628f12c954f68b796855d18e3cc1e1c4ab77139fc1517c5d3a30"
6
license "MIT"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments