orgalorg: update 1.2.0 bottle.

master
BrewTestBot 2021-12-21 08:06:14 +00:00
parent d864675e02
commit 10f42eaeaa
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -8,12 +8,12 @@ class Orgalorg < Formula
head "https://github.com/reconquest/orgalorg.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "aef096f46e7f1b3e73550cdf36718bf4b2b9930f7ab492a82665de8f5f1a81df"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "14f5394a84d3ae2ef72ff633b5afb8e011f43fd216ce5f01ccb23bce6d3ca226"
sha256 cellar: :any_skip_relocation, monterey: "4110c9de1aa1955a423499e00ae4679b16c00c9cd3c0f03dfdeb20d5c86dc0d1"
sha256 cellar: :any_skip_relocation, big_sur: "8ee602e0813c28324540867783c06e6893e3ea775ea645c091212d90c7c41c9f"
sha256 cellar: :any_skip_relocation, catalina: "6e241d28394d4b0f590088dbd65c06403c460d407885429ba459ab4aa2f6ccb2"
sha256 cellar: :any_skip_relocation, mojave: "b0a92196ed8cf01b592c724da59f22c3695e6799f170301dbee6f4bb1bb95c95"
sha256 cellar: :any_skip_relocation, arm64_monterey: "91ad3f394a710d6f7aa6fede2ce37b21eb10ba5468c92cb33438b5eb3bb2dc3a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "73d99bd8ed8831a00ecc07f6f700025be10c43d89cf33c18ccb1cd7f9de832ab"
sha256 cellar: :any_skip_relocation, monterey: "c6da69f7ae186443e822d2705aba153ae2b13b298df2fb6c75e29a14b2f5d31c"
sha256 cellar: :any_skip_relocation, big_sur: "63b9299de9ec2e76a4e08c513cc112d79ba10315d1aa38040481f5476ced9bdc"
sha256 cellar: :any_skip_relocation, catalina: "a3dfaacf2a623eedfc3ada1459a74d68422b7e1023fd80ada0d4eadae219c1d0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ea81b423ead484325c0b7b5480d14f11664cb1321c1c67434190a38ca3ca877a"
end
depends_on "go" => :build