Skip to content

Commit eb64e17

Browse files
committed
pyscn 1.4.0
1 parent e1fb63a commit eb64e17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pyscn.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pyscn < Formula
22
desc "Intelligent Python Code Quality Analyzer"
33
homepage "https://github.com/ludo-technologies/pyscn"
4-
url "https://github.com/ludo-technologies/pyscn/archive/refs/tags/v1.3.0.tar.gz"
5-
sha256 "f91541bf07b9bee4167710dc3d68d682a7bb1b696de86d9d25fd1e4990b63a05"
4+
url "https://github.com/ludo-technologies/pyscn/archive/refs/tags/v1.4.0.tar.gz"
5+
sha256 "26960521ba25c0428f3f000770a11cfc44bd6e80d4cc3e7325ea13c85a053d30"
66
license "MIT"
77
head "https://github.com/ludo-technologies/pyscn.git", branch: "main"
88

0 commit comments

Comments
 (0)