pre-commit: update 2.20.0 bottle.

master
Carlo Cabrera 2022-09-12 16:17:53 +00:00 committed by BrewTestBot
parent 5002ad36ca
commit 9efec48db0
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 6 deletions

View File

@ -9,12 +9,13 @@ class PreCommit < Formula
head "https://github.com/pre-commit/pre-commit.git", branch: "main"
bottle do
sha256 cellar: :any, arm64_monterey: "16ce934e983f11936125b355a15478781ca3e5fc65c17a91b171f34315eb2033"
sha256 cellar: :any, arm64_big_sur: "51022d0dc852be1fa50bb3b8ba836caeebd884475f4144b431091de6609ae2ac"
sha256 cellar: :any, monterey: "ad7f6a3917eff5050c3855ba77971efeca00e16ec0f6bc6eb5e144e2edf06dfe"
sha256 cellar: :any, big_sur: "1a84bfc09a42b638184c2e1cc95556c243e45b3fa546bb5258145dec86596d0b"
sha256 cellar: :any, catalina: "1dacc5def494dab7d8572ad0f43ed44c806363cadf45fe82e159da14b76425f6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a68a56eb49337dbae9435b86fe8a734f1902f5961220c06d30ed06b597eee303"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_monterey: "4a480973522d0180cfd1414ec3d31f8aa284f26243a89036098dd3343ace6a96"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "cb061bc7f86b3149975d8bee8a209410c786d11ffa4091ad7769d6810a37ef5a"
sha256 cellar: :any_skip_relocation, monterey: "b822f396ca2e6523195d6c17ac8bf41eb6aee2e7ceac2ac0c18fbfd708c6a3ab"
sha256 cellar: :any_skip_relocation, big_sur: "40508e1e583f42c3581c2488d8fcb4b88e4138bfb775e88041166ae8385f25a3"
sha256 cellar: :any_skip_relocation, catalina: "4bd415259c3ca8fe8255c8116865d88e5841cd618d9e75ddfdf04ce79c19e53d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "95bb496c02885d65a8db70ad434fda479a99a146e0244308c9be91322b0a2dd3"
end
depends_on "python@3.10"