Skip to content

Commit 1fcea30

Browse files
committed
pylyzer 0.0.69
1 parent 7c518d7 commit 1fcea30

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.68.tar.gz"
5-
sha256 "4902770d90c170d7e680259affb799eeae81333274c37283e5056e94b8c5aafa"
4+
url "https://github.com/mtshiba/pylyzer/archive/refs/tags/v0.0.69.tar.gz"
5+
sha256 "e00bbbc5116c34372f222e3b1199b700df5e32d5fba9f42d6381542531849f85"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)