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 700340d commit 1b775e8Copy full SHA for 1b775e8
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.43.0.tar.gz"
5
- sha256 "b0f4780e54ed0fb6a5a9df09b79c9a963ccd5fa467d5e2299f5da8c222c543f9"
+ url "https://github.com/facebook/pyrefly/archive/refs/tags/0.43.1.tar.gz"
+ sha256 "177df2825210dd3512ff89507ab7d07da49fb4a3c7a0e9ac82cf4dedefa73010"
6
license "MIT"
7
head "https://github.com/facebook/pyrefly.git", branch: "main"
8
0 commit comments