Skip to content

Commit 1e832ba

Browse files
committed
pylyzer 0.0.65
1 parent 1e2a03d commit 1e832ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pylyzer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pylyzer < Formula
22
desc "Fast static code analyzer & language server for Python"
33
homepage "https://github.com/mtshiba/pylyzer"
4-
url "https://github.com/mtshiba/pylyzer/archive/refs/tags/v0.0.64.tar.gz"
5-
sha256 "9288ebf9d6442764d3f5761497c62813a3590094b2c56032741a51d6fb9962c9"
4+
url "https://github.com/mtshiba/pylyzer/archive/refs/tags/v0.0.65.tar.gz"
5+
sha256 "04673aae114c1db60a807a6ec48b505f3f3df5b830c86195bc3698e481dab621"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)