fdroidcl: update 0.6.0 bottle.

master
BrewTestBot 2023-01-13 04:04:33 +00:00
parent ba16715523
commit 583c2688c5
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 Fdroidcl < Formula
head "https://github.com/mvdan/fdroidcl.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "81cd312b306d2c5b52e4736feb7da25df5ed0386b1b98c67b4093cd949783f43"
sha256 cellar: :any_skip_relocation, arm64_monterey: "8ef0dc3e663006c1b297afba9938a3a275a92fba9dbcb2941e28a0c3fcddd6aa"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c6ff8a6974e3f1a1729fbfb499043047ec2b277acba25304e84551cf72fe4048"
sha256 cellar: :any_skip_relocation, ventura: "e013872c3a029e1c1225327b5343b2509080b37905eaaf4a55936192c31c2ad2"
sha256 cellar: :any_skip_relocation, monterey: "731c9962bc28fb2eef849886e576b951e0a02018607b4704ba6ac5dc9f935c99"
sha256 cellar: :any_skip_relocation, big_sur: "aed5098245121b6f7659bee09c2730e6349203f9816ede1e2288237b5307ae35"
sha256 cellar: :any_skip_relocation, catalina: "fa13c9f3630e79594a5cf71db75970dc193caa339576d7ca0ad1165d313ea192"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2b949401ff9f1beda983438e146f843539e3fd3dd7daf3f55c93c28976cb629c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9c549d7f3ead6ac34d089bb3fc4f968efcdb111fba67021f79bb5fab8309f39c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "783ca1d4d51da20058631202f89ae23bab21f5b2d51e53d6c4d47e7710172a3c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a97e452f11bdcc88f5da85554cb53672a1c0266d512515c3361773ba43ce158f"
sha256 cellar: :any_skip_relocation, ventura: "d64dfbd06d3c0f0d4f1350753fcd3fce58ee9bfcabacad7694679608a3775bcf"
sha256 cellar: :any_skip_relocation, monterey: "4058da1a3039551360e6bc57448e5b52885b858474af65ba118f487f19b9bc08"
sha256 cellar: :any_skip_relocation, big_sur: "e47a2f00c2f41b2ceb0dec399bfeff0ce72977bcb6d63d741111507bc13fbe10"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b37f276bc7d4a1fe0b6591e2c555745cdf9d212ddab8140d5c0f09c8fc848263"
end
depends_on "go" => :build