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 8f26559 commit 1d31daeCopy full SHA for 1d31dae
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.17.1.tar.gz"
5
- sha256 "3d82853dde450f1d7f8311ff8777f9a94205f8ceda633904bab7451b54d4b957"
+ url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.18.0.tar.gz"
+ sha256 "c3f8e88fe0c1841f67f0534992e040def89372cc57b1806965e484a88eb69e23"
6
license "MIT"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments