pylint: update 2.4.4_1 bottle.

This commit is contained in:
BrewTestBot 2019-12-29 06:18:20 +00:00 committed by FX Coudert
parent 7f19563687
commit 0208181042

View file

@ -9,9 +9,9 @@ class Pylint < Formula
bottle do
cellar :any_skip_relocation
sha256 "518cfa5b194da8dc0bd755a82a1146d37b3ccc394e38e315d3dda0ffbbd23428" => :catalina
sha256 "2376ca12b12e6956603264379831b5ffd8c4e1c3f4209351c51dd13220606c06" => :mojave
sha256 "420c9f77bef5437252fd291f4f182d269f3f67eb8168dbb65cebd18958a782b5" => :high_sierra
sha256 "0bbd3649c3351d92408a4148511f34fc4caae13cb8c10abd97b45fb7647f00a8" => :catalina
sha256 "b6fbfb2a34d9779ac80e6019dcbc2cea14b228021db76b393fc0ab4ac0b960e0" => :mojave
sha256 "005ac3a5b2d5ef4185a16f6ffc6fdbe7efb2e35da818e25f6d715451a1f129ea" => :high_sierra
end
depends_on "python@3.8"