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 2e29d65 commit 5b14b0aCopy full SHA for 5b14b0a
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.2.1.tar.gz"
5
- sha256 "d9e3c109eae3e2867c5470aa93e2a7f3af986eed2480a447f6a991c36492838f"
+ url "https://github.com/ludo-technologies/pyscn/archive/refs/tags/v1.2.2.tar.gz"
+ sha256 "dbb5a4708eb9dcd850b979e73b311dda308e99ae110a5733e00776ccc4a5f3a6"
6
license "MIT"
7
head "https://github.com/ludo-technologies/pyscn.git", branch: "main"
8
0 commit comments