Skip to content

Commit a0455e4

Browse files
committed
pyrefly 0.36.1
1 parent b16da80 commit a0455e4

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

0 commit comments

Comments
 (0)