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 03ad749 commit 9397553Copy full SHA for 9397553
Formula/p/pyrefly.rb
@@ -1,8 +1,8 @@
1
class Pyrefly < Formula
2
desc "Fast type checker and IDE for Python"
3
homepage "https://pyrefly.org/"
4
- url "https://github.com/facebook/pyrefly/archive/refs/tags/0.35.0.tar.gz"
5
- sha256 "98ee5d961826b2081da96c71c5908656c4f4baa0e8739254ce32ead142e94d29"
+ url "https://github.com/facebook/pyrefly/archive/refs/tags/0.36.0.tar.gz"
+ sha256 "4f4205ce4b29a3ec3d32a8a920997c99ced843ab72d58fde679b017df0db547b"
6
license "MIT"
7
head "https://github.com/facebook/pyrefly.git", branch: "main"
8
0 commit comments