Skip to content

Commit 5b14b0a

Browse files
committed
pyscn 1.2.2
1 parent 2e29d65 commit 5b14b0a

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.2.1.tar.gz"
5-
sha256 "d9e3c109eae3e2867c5470aa93e2a7f3af986eed2480a447f6a991c36492838f"
4+
url "https://github.com/ludo-technologies/pyscn/archive/refs/tags/v1.2.2.tar.gz"
5+
sha256 "dbb5a4708eb9dcd850b979e73b311dda308e99ae110a5733e00776ccc4a5f3a6"
66
license "MIT"
77
head "https://github.com/ludo-technologies/pyscn.git", branch: "main"
88

0 commit comments

Comments
 (0)