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 e5693b3 commit 402b6b3Copy full SHA for 402b6b3
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.33.1.tar.gz"
5
- sha256 "aa0dfbcb22b91c3910d5298a6889c4c4e2594bbe1234178949d140cdb341eb12"
+ url "https://github.com/facebook/pyrefly/archive/refs/tags/0.34.0.tar.gz"
+ sha256 "3869577fbd9ef3f6adfb8ced6d4b5f66017cd8e08e78bc356a9859ce811a9219"
6
license "MIT"
7
head "https://github.com/facebook/pyrefly.git", branch: "main"
8
0 commit comments