Skip to content

Commit a058107

Browse files
committed
pyrefly 0.39.2
1 parent 6e39021 commit a058107

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.39.1.tar.gz"
5-
sha256 "d8460c9033ba50ecf893006f8a0eecc525fce5d511add70912bcf2ce4e96c287"
4+
url "https://github.com/facebook/pyrefly/archive/refs/tags/0.39.2.tar.gz"
5+
sha256 "37b29d0aeb00c13ea2e764f7f8b4987960492af764767d9b155715b3de1bf7fc"
66
license "MIT"
77
head "https://github.com/facebook/pyrefly.git", branch: "main"
88

0 commit comments

Comments
 (0)