Skip to content

Commit 088129e

Browse files
committed
1 parent ed8545b commit 088129e

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

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

0 commit comments

Comments
 (0)