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 8746e13 commit e2cd530Copy full SHA for e2cd530
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.26.0.tar.gz"
5
- sha256 "7c2d148a8f52c5cd12b92b7dc2ba2db1238d09cfcdb4fb72a3f4856f5ed1093a"
+ url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.27.0.tar.gz"
+ sha256 "a75ce4f64a25d45e8a22383b726f8c417dab387e32c3802526bb63272cc8dbac"
6
license "MIT"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments