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 d3ba588 commit f0e5d9cCopy full SHA for f0e5d9c
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.27.0.tar.gz"
5
- sha256 "c0afb39e1c9edeccf24c55a37ed42d2afebce831116ec3611835c50ff3956589"
+ url "https://github.com/facebook/pyrefly/archive/refs/tags/0.27.1.tar.gz"
+ sha256 "003c0cd3721f0adc424a5b8b20217346712db87188f2106512bf7a50f4654ed0"
6
license "MIT"
7
head "https://github.com/facebook/pyrefly.git", branch: "main"
8
0 commit comments