Skip to content

Commit b28b34a

Browse files
committed
1 parent 2c92fcc commit b28b34a

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.7.tar.gz"
5-
sha256 "ede32402654b5165d904f6ba60f5ec79be7c035a74d081687e9f63b8f268f8a3"
4+
url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.12.8.tar.gz"
5+
sha256 "b61a4a230107566b956af7d72bcc1a23ae624128cbe48b3662f38a6e343f32ec"
66
license "MIT"
77

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

0 commit comments

Comments
 (0)