caire: update 1.3.3 bottle.

master
BrewTestBot 2021-10-10 17:08:43 +00:00
parent 22eab65774
commit 8f97610900
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 5 deletions

View File

@ -7,11 +7,11 @@ class Caire < Formula
head "https://github.com/esimov/caire.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "99e369779abadd222e6d46031536c33f0097054633eae3e077f61eb5951a85cc"
sha256 cellar: :any_skip_relocation, big_sur: "fc1c2ff0a4e00e2fc4005515bd2720ecdd2abba2c0e36a0f2396d52a0ff127aa"
sha256 cellar: :any_skip_relocation, catalina: "869c6ff4fc5cabbc85b87f37afef6df1ea7fab98aaf98d779daf5e5c506b803f"
sha256 cellar: :any_skip_relocation, mojave: "22072fce690001b8cb981244ce84ce0f1c0aba0323e372cb992a8bc0b067aafa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a43af22ecd706f96c3566792561e1a267cbf983bb8dc54f28a70788ec9d8ff0d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "73072aefdcf24ecb76c8d5e7bf6625e907bda57741efe2ede003aa270a158b0e"
sha256 cellar: :any_skip_relocation, big_sur: "854c0b0a7ce773711eef0a9611d6b3c2359ad4a80b012261ae2311c47bb12ba7"
sha256 cellar: :any_skip_relocation, catalina: "1b1524eeceeb2b8b0ae42256a8c1498a6a6422b127b78d12027a6ed72f00d4db"
sha256 cellar: :any_skip_relocation, mojave: "da4468121d98b8d58ff70b4d5baaccd464702c89b542625457f47a83e312958f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "103687d17c57aec33924e7917f9ca8a5b5deab1263c0a5a2f0806e1cdc58798a"
end
depends_on "go" => :build