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 6d85f34 commit 23f2d1dCopy full SHA for 23f2d1d
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.10.3.tar.gz"
5
- sha256 "c9eefb563678224cd351004de2f9581afb7cd5796b2185a954b6ebc71cbcb895"
+ url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.11.0.tar.gz"
+ sha256 "24351415cb98734fd000e40468787c71e18463a6f5978ec2801d94834bc78c32"
6
license "MIT"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments