Skip to content

Commit 033514a

Browse files
committed
pyrefly 0.28.1
1 parent 7cbb0f3 commit 033514a

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.28.0.tar.gz"
5-
sha256 "8062700dfa652223c417b3f49d2ad652182e84b0de7abb9ea64f2adfc3978549"
4+
url "https://github.com/facebook/pyrefly/archive/refs/tags/0.28.1.tar.gz"
5+
sha256 "d7ddcfeba007c3cdcd447fda6a053997e45b2d4bcba08c1d823fc16a316e136d"
66
license "MIT"
77
head "https://github.com/facebook/pyrefly.git", branch: "main"
88

0 commit comments

Comments
 (0)