sdb: update 1.8.4 bottle.

master
BrewTestBot 2022-02-16 17:10:52 +00:00
parent 12f4babf88
commit dee648a3d9
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 7 deletions

View File

@ -7,13 +7,12 @@ class Sdb < Formula
head "https://github.com/radare/sdb.git", branch: "master"
bottle do
sha256 cellar: :any, arm64_monterey: "a41375e433f4cf87b6597fcc509d3f2eaae45ba8ca88fdf98a397574727dae27"
sha256 cellar: :any, arm64_big_sur: "47ba447117de5045231e485b097916942fad64b1ae7e88e64f02100e28104699"
sha256 cellar: :any, monterey: "7ac419ce083254e1a77685f248d181fbb332267dccf8d92d535f70a4de49337c"
sha256 cellar: :any, big_sur: "e6a3c1aeaddcc7558f3c7e1263bf0ae4b336ab1ec2803c0611fdd88a91d5cf5a"
sha256 cellar: :any, catalina: "3b83ffab7521c5de9794862e6b024412aba61ea62f82ac77b3f9e3c389072f4c"
sha256 cellar: :any, mojave: "a9e8d136fcb35dcad3b24c3435bd9709c885dd943329c0ec8a820fca364df159"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7de64cba3235caff388c3667dcc42e5a321077179bd21750a7eb497fd7ba69fe"
sha256 cellar: :any, arm64_monterey: "ed54ade000c39bfef143406c05788247863392ec9aecd50a79d5ab9481a06a7b"
sha256 cellar: :any, arm64_big_sur: "5cef0bdc9c6e5a9f5a3eb1b05d4e07df8cb22bb63c6a6baac9069a7ddd336c42"
sha256 cellar: :any, monterey: "c2773743db31227bdb3604cb307b83745d0f5d319ca6f4b850c3846d056f7a3a"
sha256 cellar: :any, big_sur: "16a5644fc9e7993ee6efdac28c26a8768d92f6b14eab8c5acab34527d20fd0eb"
sha256 cellar: :any, catalina: "9fa03e102442171281fa15710299371c7ef6414b3d54083b60c4a7c461cba6a6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "12baa0b0dfc81229a5edec54dbdfc358ceb2116745f4fe155670ba73c7134e83"
end
depends_on "pkg-config" => :build