Skip to content

Commit

Permalink
pylint 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 24, 2024
1 parent dc8abb1 commit 65cc1a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/p/pylint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class Pylint < Formula

desc "It's not just a linter that annoys you!"
homepage "https://github.com/pylint-dev/pylint"
url "https://files.pythonhosted.org/packages/dc/38/bd0af116fb2153b3efac3ac0b82953d4ac690b020c28f32d5fa38b979ee1/pylint-3.3.0.tar.gz"
sha256 "c685fe3c061ee5fb0ce7c29436174ab84a2f525fce2a268b1986e921e083fe22"
url "https://files.pythonhosted.org/packages/63/3a/13e90e29777e695d90f422cf4fadb81c999e4755a9089838561bd0590cac/pylint-3.3.1.tar.gz"
sha256 "9f3dcc87b1203e612b78d91a896407787e708b3f189b5fa0b307712d49ff0c6e"
license "GPL-2.0-or-later"

bottle do
Expand All @@ -19,8 +19,8 @@ class Pylint < Formula
depends_on "[email protected]"

resource "astroid" do
url "https://files.pythonhosted.org/packages/fe/ba/1b405d964cb37060f331029fa6baedb4f39832c65e270aa435d9ea704c08/astroid-3.3.3.tar.gz"
sha256 "63f8c5370d9bad8294163c87b2d440a7fdf546be6c72bbeac0549c93244dbd72"
url "https://files.pythonhosted.org/packages/16/27/0dae53cc2c6b55ebdd6d23bae865b419f0f0f9592897b4e3a7069d0ddc3e/astroid-3.3.4.tar.gz"
sha256 "e73d0b62dd680a7c07cb2cd0ce3c22570b044dd01bd994bc3a2dd16c6cbba162"
end

resource "dill" do
Expand Down

0 comments on commit 65cc1a9

Please sign in to comment.