qcli: update 1.2.1 bottle.

master
BrewTestBot 2022-02-16 23:05:30 +00:00
parent 592ce73fe7
commit 343a634d56
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 4 deletions

View File

@ -7,10 +7,11 @@ class Qcli < Formula
head "https://github.com/bavc/qctools.git", branch: "master"
bottle do
sha256 cellar: :any, arm64_monterey: "0e2707f85fe62042c441ec6f28a67dccda0fc7f552ad41e9363b3c5634a809d3"
sha256 cellar: :any, arm64_big_sur: "37801ced68f76e6f985ba30b53bc9c2d3fbb626aba5c55a54c43510f0f6ec88f"
sha256 cellar: :any, big_sur: "f4a8176d41ed4d7953588917d500c7eb80418e560d4da82bb4e454b05fbb063b"
sha256 cellar: :any, catalina: "4a49db35814ab46eeb163b3fcd079dfa10e7e0dcc6ca3ad8f7ac8e0e863cc3c8"
sha256 cellar: :any, arm64_monterey: "c938fd599d5673faa37050128aee9a772b4839d06904f5590e58418236d12777"
sha256 cellar: :any, arm64_big_sur: "c21c3d3503c25df679252810f0fe02ce8804d2ca17beca67e4e8d664a40757d0"
sha256 cellar: :any, big_sur: "834aa115e6d3564ecd1b2ee6aa92bb614205c04f219b31ab3afa49394bc4823d"
sha256 cellar: :any, catalina: "c2bca545b18f596970d770bdcfdd8e8d28fbf8066da7ec1916e6ed8efdd6b45b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec653e796249edd74fa133508baaf3577ed5acbcfead80fa040db92ce741275c"
end
depends_on "pkg-config" => :build