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 1e2a03d commit 1e832baCopy full SHA for 1e832ba
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.64.tar.gz"
5
- sha256 "9288ebf9d6442764d3f5761497c62813a3590094b2c56032741a51d6fb9962c9"
+ url "https://github.com/mtshiba/pylyzer/archive/refs/tags/v0.0.65.tar.gz"
+ sha256 "04673aae114c1db60a807a6ec48b505f3f3df5b830c86195bc3698e481dab621"
6
license "MIT"
7
8
bottle do
0 commit comments