pylint: update 2.14.0 bottle.

master
BrewTestBot 2022-06-01 18:05:21 +00:00
parent 5d50b7f533
commit 3a8949e6bb
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 Pylint < Formula
license "GPL-2.0-or-later"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "c77e8ce469f3d5ec03c548cecd07800cb40df7170b4321b105a54ffae0e1ee78"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6201188cde29e0b7f990b73d3473a3d3c6d236c610488d5edb3146c0a7607012"
sha256 cellar: :any_skip_relocation, monterey: "6e17353ca892d154ce17d6d2f037fe27a966775438b9133019813f52f9058a13"
sha256 cellar: :any_skip_relocation, big_sur: "64c2e30fbde412f75b63272fc9a8836136316f38b30842ad8f2e2131b960187b"
sha256 cellar: :any_skip_relocation, catalina: "7f3516b54c923777bdcf3155dee0562fc0bc8cd421b5eda1409c738a397e77d6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7a9b03b6395282eddd3290bc671b8a489eb810ee8c4897a29c51d2c45c07615a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c072314e4632df97e3a369726f9a981cb708117bdebd8ca5822a8add53f110e0"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3e05912d21a8201da33b08e7b7eedfb647fa548645dac2bf446251460338faae"
sha256 cellar: :any_skip_relocation, monterey: "08a9db6e0711f09ea2a400c88fa14069562ed726e7fda5efe7420fef3541a0b6"
sha256 cellar: :any_skip_relocation, big_sur: "c653150f76f3e6a3346b446d90c591f5a2a37d6df2ef497f26f522818fd958c3"
sha256 cellar: :any_skip_relocation, catalina: "bec97b2589ffbe914ef7184c3245742f3b3a16013816ce2af87f00ece9e26c12"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3e873aaf47c31d917cf745ad0a2438894d71de8f51c9b24d92509134646c2a6c"
end
depends_on "python@3.10"