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