We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c92fcc commit b28b34aCopy full SHA for b28b34a
Formula/m/meilisearch.rb
@@ -1,8 +1,8 @@
1
class Meilisearch < Formula
2
desc "Ultra relevant, instant and typo-tolerant full-text search API"
3
homepage "https://docs.meilisearch.com/"
4
- url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.12.7.tar.gz"
5
- sha256 "ede32402654b5165d904f6ba60f5ec79be7c035a74d081687e9f63b8f268f8a3"
+ url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.12.8.tar.gz"
+ sha256 "b61a4a230107566b956af7d72bcc1a23ae624128cbe48b3662f38a6e343f32ec"
6
license "MIT"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments