meilisearch: update 0.23.1 bottle.

master
BrewTestBot 2021-10-12 16:07:38 +00:00
parent 101e5ca6a7
commit dfa8ef8bdc
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 5 deletions

View File

@ -6,11 +6,11 @@ class Meilisearch < Formula
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3ebc3d3a2e113f416cfc85b9ca522e573fe8683769d4d15788f8b8f34a70f745"
sha256 cellar: :any_skip_relocation, big_sur: "faeed1b449173fb69c80923cfaf1ee9c5b7cbdce689dab8cdfdd004ae7c60c3a"
sha256 cellar: :any_skip_relocation, catalina: "68b4b1530d8b5e1ee877321836afea36240dd68cf047e7ca5df382eddca03ec6"
sha256 cellar: :any_skip_relocation, mojave: "4299718f272ff86c2462cc9ae46b3ef7826f43cc9c483f21397f6957c05446be"
sha256 cellar: :any_skip_relocation, x86_64_linux: "03a5428014afd109a18efc1d7b2765fca2defaaf6303a49b911905141a1f6b87"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3c1287b893ae845b030075f6d38090a359178350aa05466c7b0ca7cf4dd44aca"
sha256 cellar: :any_skip_relocation, big_sur: "5493772e502961c01a1e4d7aed6adefc63d627f19c264911bb9e13ae215ed9bd"
sha256 cellar: :any_skip_relocation, catalina: "020fe52571b26866e7af1b5f5b64501342670d80aaf09f25f8027d3e45c84271"
sha256 cellar: :any_skip_relocation, mojave: "8fb9e274d85b3190c44af2da178acc345ad2bc691d02144c9a77bf66236aeab0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "dd74829a0c90ca96517d6cac2ac254098d95d06a92e88cdaa458992076ad8394"
end
depends_on "rust" => :build