11class 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.49 .0.tar.gz"
5- sha256 "5a826da5f19294cefe2a5f8f0b4282fd4252f62fd2509950c42f57a6d178fcac "
4+ url "https://github.com/meilisearch/meilisearch/archive/refs/tags/v1.50 .0.tar.gz"
5+ sha256 "322b63ee60493dd28b4d0b737aa742619cb63cc83e1ffb236185413006a8ca35 "
66 license "MIT"
77
88 # There can be a notable gap between when a version is tagged and a
@@ -14,12 +14,12 @@ class Meilisearch < Formula
1414 end
1515
1616 bottle do
17- sha256 cellar : :any_skip_relocation , arm64_tahoe : "d5622a98097a93ad6798700509dff00a2b79bb228fa9ff8441a9d73fcf31f84e "
18- sha256 cellar : :any_skip_relocation , arm64_sequoia : "7ed0f6bb4c973d0569c7ca5c7dcc665b85f41db195a0c2425eeda61a79818df5 "
19- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d256399ec09c88ad41f3be0fabd650690dc5b3275a3bfb366c244c9871ab2293 "
20- sha256 cellar : :any_skip_relocation , sonoma : "cbc259a9a5d347ae0568b9428adf9cf1ed1eda1e8b97aa87df7dc27e83756d15 "
21- sha256 cellar : :any , arm64_linux : "bb6281c9a7fbd251360522ebc73fca2bb14c2c54461b37af3ccaab685a0872bd "
22- sha256 cellar : :any , x86_64_linux : "5641895fc44605776a967921455f0b495a84bbe387496aaee8e8cc2f06914705 "
17+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "65fc7d37a6f9d26e696c4aa1928969363614a2154e761af1145c748a8ac50039 "
18+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "98c3db62b8d0962efc1f1ff85c8cc9d01b9a33f25a1fc9bcaf475b079cfa7206 "
19+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "58d777e01721bf079b1ce958a775a249dff8d8ae1bc90fd753cfa8da0e6f02c4 "
20+ sha256 cellar : :any_skip_relocation , sonoma : "253f0ab526f39295e694ac82d48a81333bcc1ae9f34eb4d919540e6a129b8f83 "
21+ sha256 cellar : :any , arm64_linux : "cac237971fb6d2a5ae452ae16b52739886857453f5da3b576f59cb6b70d092cf "
22+ sha256 cellar : :any , x86_64_linux : "f3419bc7a9ba1016d35fb53d57cc7ce44524ca72d0bcb679029d77588bdae836 "
2323 end
2424
2525 depends_on "rust" => :build
0 commit comments