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 8c1368f commit c41189bCopy full SHA for c41189b
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.1.tar.gz"
5
- sha256 "2784ea3042f8e044c6fd3f1f6c02aee8ea284e68d904e439b82406f2ee4c29ae"
+ url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.12.2.tar.gz"
+ sha256 "32d7d95aa5afda051eb3ee3d909445ce8c1936b9eb665eb050fc2685e4537bac"
6
license "MIT"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments