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 6e39021 commit a058107Copy full SHA for a058107
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.39.1.tar.gz"
5
- sha256 "d8460c9033ba50ecf893006f8a0eecc525fce5d511add70912bcf2ce4e96c287"
+ url "https://github.com/facebook/pyrefly/archive/refs/tags/0.39.2.tar.gz"
+ sha256 "37b29d0aeb00c13ea2e764f7f8b4987960492af764767d9b155715b3de1bf7fc"
6
license "MIT"
7
head "https://github.com/facebook/pyrefly.git", branch: "main"
8
0 commit comments