cruft: update 2.12.0 bottle.

master
BrewTestBot 2023-02-10 07:05:05 +00:00
parent 1baa6a497b
commit 16432e1b18
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 8 additions and 7 deletions

View File

@ -9,13 +9,14 @@ class Cruft < Formula
head "https://github.com/cruft/cruft.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "ce4bf956454442e38309c6b5b97d1d48bbc6b6a8efc3d13e767a6b696059a79c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9010104e690059b59131663fdf56f33769809a477cb9a1a506a1799c06e4c89b"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a19296a6e5d200386616360e068198a13f90494bec356a5723afe31a9112964d"
sha256 cellar: :any_skip_relocation, ventura: "96bf2cd7c3ecf8aa31009ce56dd81aeedc76fae68bd67f976078c8b183e00ae5"
sha256 cellar: :any_skip_relocation, monterey: "d734ed8c44ea81c655828c3e3bed2362b1ee54ed26fd450ca22f77aa904881d5"
sha256 cellar: :any_skip_relocation, big_sur: "0fdbde025ce2e867437f6540197f4a8cbe854dfcfdbb252183a9021d2c414906"
sha256 cellar: :any_skip_relocation, x86_64_linux: "63b05d7803e18d103dd06ebe74d64ddef52cdaff3be39f50b812771c3afc9f9f"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_ventura: "d845e740b9f1d25ee43e108e904d2a5651e6b43bc6e36296286d2966d3aa721b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b26a63b8acfcb7c3a701abc9fb3ccc46f3c718129c28d2e8694c98658f6e8d4a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ddc567dba14c79e3325932590963a7676696f842c0013e52581966d170e0caf3"
sha256 cellar: :any_skip_relocation, ventura: "cd1f537e849a19f24386742dd40e6c5e61293f3564a67b066b2815406d989eb6"
sha256 cellar: :any_skip_relocation, monterey: "86cb8f565f2f0c98d2a9e9a438eea5ee5f17e0c4429d077bc916beaaffa55b00"
sha256 cellar: :any_skip_relocation, big_sur: "a0610f2abf51203ed9d8d32a3cfcf34032e7c6cd238007d1f89503656bc48f4c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "871be0e45ae6a9309adc7d388eddda17b65f358eff9748b9806a2bd9ea142eb4"
end
depends_on "cookiecutter"