mackup: update 0.8.36 bottle.

master
BrewTestBot 2022-10-12 16:08:34 +00:00
parent 1b36bf4d5f
commit 6aa33f79c0
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -9,12 +9,12 @@ class Mackup < Formula
head "https://github.com/lra/mackup.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "238d45c8bf17b952c8dd3293a6ca60767cc3f51b6a52a219a85317b398dd4cf2"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "238d45c8bf17b952c8dd3293a6ca60767cc3f51b6a52a219a85317b398dd4cf2"
sha256 cellar: :any_skip_relocation, monterey: "a1e102e917fa6c9fff2a76fa68333cb151f9ee822f00c105a0565222f486a3e7"
sha256 cellar: :any_skip_relocation, big_sur: "a1e102e917fa6c9fff2a76fa68333cb151f9ee822f00c105a0565222f486a3e7"
sha256 cellar: :any_skip_relocation, catalina: "a1e102e917fa6c9fff2a76fa68333cb151f9ee822f00c105a0565222f486a3e7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e1a92c39f5ac40a8c02a26a6b877f720a0802d910f87eaf8995d8ef817dfb4b3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "417f7d7bef0e7732f7d9205db0a99ab122c47291b8da826f0005fd0914a890cc"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "417f7d7bef0e7732f7d9205db0a99ab122c47291b8da826f0005fd0914a890cc"
sha256 cellar: :any_skip_relocation, monterey: "d55beb8d54a1b3f4973103068afcf4a72fab8503b5339287aee4d3da1944e2c1"
sha256 cellar: :any_skip_relocation, big_sur: "d55beb8d54a1b3f4973103068afcf4a72fab8503b5339287aee4d3da1944e2c1"
sha256 cellar: :any_skip_relocation, catalina: "d55beb8d54a1b3f4973103068afcf4a72fab8503b5339287aee4d3da1944e2c1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bf8cbde4acbdb5b64794ab9d878d210ad726bae230c1f35fd2f7b66fedfd7462"
end
depends_on "python@3.10"