Skip to content

Commit 1389798

Browse files
committed
1 parent 7088101 commit 1389798

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.16.0.tar.gz"
5-
sha256 "d923cf18558c694ba4db1eeaaa3ba0b7ec86f85573e7ce1efea45627c60bba93"
4+
url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.17.0.tar.gz"
5+
sha256 "2ac9195237f2628f12c954f68b796855d18e3cc1e1c4ab77139fc1517c5d3a30"
66
license "MIT"
77

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

0 commit comments

Comments
 (0)