Skip to content

Commit c41189b

Browse files
committed
1 parent 8c1368f commit c41189b

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.12.1.tar.gz"
5-
sha256 "2784ea3042f8e044c6fd3f1f6c02aee8ea284e68d904e439b82406f2ee4c29ae"
4+
url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.12.2.tar.gz"
5+
sha256 "32d7d95aa5afda051eb3ee3d909445ce8c1936b9eb665eb050fc2685e4537bac"
66
license "MIT"
77

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

0 commit comments

Comments
 (0)