File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ class Pylint < Formula
3
3
4
4
desc "It's not just a linter that annoys you!"
5
5
homepage "https://github.com/pylint-dev/pylint"
6
- url "https://files.pythonhosted.org/packages/9d/58/1f614a84d3295c542e9f6e2c764533eea3f318f4592dc1ea06c797114767/ pylint-3.3.8 .tar.gz"
7
- sha256 "26698de19941363037e2937d3db9ed94fb3303fdadf7d98847875345a8bb6b05 "
6
+ url "https://files.pythonhosted.org/packages/04/ 9d/81c84a312d1fa8133b0db0c76148542a98349298a01747ab122f9314b04e/ pylint-3.3.9 .tar.gz"
7
+ sha256 "d312737d7b25ccf6b01cc4ac629b5dcd14a0fcf3ec392735ac70f137a9d5f83a "
8
8
license "GPL-2.0-or-later"
9
9
10
10
bottle do
@@ -34,8 +34,8 @@ class Pylint < Formula
34
34
end
35
35
36
36
resource "isort" do
37
- url "https://files.pythonhosted.org/packages/b8/21/1e2a441f74a653a144224d7d21afe8f4169e6c7c20bb13aec3a2dc3815e0 /isort-6.0.1 .tar.gz"
38
- sha256 "1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450 "
37
+ url "https://files.pythonhosted.org/packages/1e/82/fa43935523efdfcce6abbae9da7f372b627b27142c3419fcf13bf5b0c397 /isort-6.1.0 .tar.gz"
38
+ sha256 "9b8f96a14cfee0677e78e941ff62f03769a06d412aabb9e2a90487b3b7e8d481 "
39
39
end
40
40
41
41
resource "mccabe" do
You can’t perform that action at this time.
0 commit comments