Skip to content

Commit 402b6b3

Browse files
committed
pyrefly 0.34.0
1 parent e5693b3 commit 402b6b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pyrefly.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pyrefly < Formula
22
desc "Fast type checker and IDE for Python"
33
homepage "https://pyrefly.org/"
4-
url "https://github.com/facebook/pyrefly/archive/refs/tags/0.33.1.tar.gz"
5-
sha256 "aa0dfbcb22b91c3910d5298a6889c4c4e2594bbe1234178949d140cdb341eb12"
4+
url "https://github.com/facebook/pyrefly/archive/refs/tags/0.34.0.tar.gz"
5+
sha256 "3869577fbd9ef3f6adfb8ced6d4b5f66017cd8e08e78bc356a9859ce811a9219"
66
license "MIT"
77
head "https://github.com/facebook/pyrefly.git", branch: "main"
88

0 commit comments

Comments
 (0)