Skip to content

Commit 9397553

Browse files
committed
pyrefly 0.36.0
1 parent 03ad749 commit 9397553

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.35.0.tar.gz"
5-
sha256 "98ee5d961826b2081da96c71c5908656c4f4baa0e8739254ce32ead142e94d29"
4+
url "https://github.com/facebook/pyrefly/archive/refs/tags/0.36.0.tar.gz"
5+
sha256 "4f4205ce4b29a3ec3d32a8a920997c99ced843ab72d58fde679b017df0db547b"
66
license "MIT"
77
head "https://github.com/facebook/pyrefly.git", branch: "main"
88

0 commit comments

Comments
 (0)