tlsx: update 1.0.0 bottle.

master
BrewTestBot 2022-12-08 22:04:39 +00:00
parent 0e97b29f17
commit 9272ab581a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -7,14 +7,13 @@ class Tlsx < Formula
head "https://github.com/projectdiscovery/tlsx.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "97b112d59d3e9ce1efef7ec321bf6a1fd3f3770d3cd51e3c22c3804b934c3830"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9b1be913a5b4edadbb2e187912c00274edd38ff461b702982a928922dbb6d319"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3bc1b5315b5a30b9ab66a79c242b2835ec5169ef1145eaf2557db8f4d548679f"
sha256 cellar: :any_skip_relocation, ventura: "cfdb9e08ef6cfb9c4cbce4e6e5fc119ede9259b8ded74528f6722087c09f02c6"
sha256 cellar: :any_skip_relocation, monterey: "4470b7af94742e331df0fd6b349a9458b8a3f41f194f4aa59ee6b545e8633dbb"
sha256 cellar: :any_skip_relocation, big_sur: "f32683a15e959bcda241ac87a8cb19d128b7b63851f18e199b522b3d4366d684"
sha256 cellar: :any_skip_relocation, catalina: "70f2e076b5de5735eb4d28fdcb434d7b3f15d46b56bfb5c1bcd6b8c237a41f98"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bec1cad0ca93db5a8e0b6ea495e6e58ac87d38719073ec8ca4ca485084c2c975"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a6a63c4c52caf2ff86740a00387f042e951e8e9181bd390b19f0715b9dc7115"
sha256 cellar: :any_skip_relocation, arm64_monterey: "17af055d0dafdf6106461973459d33af5be3132bd31f5ceba3c33d0029fd2c9f"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3747ad43ac4b4b84672d820bc1ace2b9538b40032888098982068f97e436ed6a"
sha256 cellar: :any_skip_relocation, ventura: "eae26bfe8923aad0fd9aa24466e9d3f3bb024ac62dbdae9556372253b21eaa6c"
sha256 cellar: :any_skip_relocation, monterey: "7a1f2ee3c28f8a9d9932e2a0c16463dfe8cfc4830fe5fd898ff11b0a33908f3e"
sha256 cellar: :any_skip_relocation, big_sur: "0cf7d5438e58dca3a96361a813e2e58c9a05f94e20053d844e1a6fbbc77a1186"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d827a83685ed5ab1b23001025e113c28ea80f6f3380a4634203b83821a481e53"
end
depends_on "go" => :build