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 7c518d7 commit 1fcea30Copy full SHA for 1fcea30
Formula/p/pylyzer.rb
@@ -1,8 +1,8 @@
1
class Pylyzer < Formula
2
desc "Fast static code analyzer & language server for Python"
3
homepage "https://github.com/mtshiba/pylyzer"
4
- url "https://github.com/mtshiba/pylyzer/archive/refs/tags/v0.0.68.tar.gz"
5
- sha256 "4902770d90c170d7e680259affb799eeae81333274c37283e5056e94b8c5aafa"
+ url "https://github.com/mtshiba/pylyzer/archive/refs/tags/v0.0.69.tar.gz"
+ sha256 "e00bbbc5116c34372f222e3b1199b700df5e32d5fba9f42d6381542531849f85"
6
license "MIT"
7
8
bottle do
0 commit comments