We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1fb63a commit eb64e17Copy full SHA for eb64e17
Formula/p/pyscn.rb
@@ -1,8 +1,8 @@
1
class Pyscn < Formula
2
desc "Intelligent Python Code Quality Analyzer"
3
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"
+ url "https://github.com/ludo-technologies/pyscn/archive/refs/tags/v1.4.0.tar.gz"
+ sha256 "26960521ba25c0428f3f000770a11cfc44bd6e80d4cc3e7325ea13c85a053d30"
6
license "MIT"
7
head "https://github.com/ludo-technologies/pyscn.git", branch: "main"
8
0 commit comments