Skip to content

Commit e2cd530

Browse files
committed
1 parent 8746e13 commit e2cd530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/meilisearch.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Meilisearch < Formula
22
desc "Ultra relevant, instant and typo-tolerant full-text search API"
33
homepage "https://docs.meilisearch.com/"
4-
url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.26.0.tar.gz"
5-
sha256 "7c2d148a8f52c5cd12b92b7dc2ba2db1238d09cfcdb4fb72a3f4856f5ed1093a"
4+
url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.27.0.tar.gz"
5+
sha256 "a75ce4f64a25d45e8a22383b726f8c417dab387e32c3802526bb63272cc8dbac"
66
license "MIT"
77

88
# There can be a notable gap between when a version is tagged and a

0 commit comments

Comments
 (0)