Skip to content

Commit 4c28d2c

Browse files
committed
pyright 1.1.387
1 parent b5f8967 commit 4c28d2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pyright.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pyright < Formula
22
desc "Static type checker for Python"
33
homepage "https://github.com/microsoft/pyright"
4-
url "https://registry.npmjs.org/pyright/-/pyright-1.1.386.tgz"
5-
sha256 "d68e4f1dc593975a5253eca16e56970ad001298de5b744688c65e735030ee471"
4+
url "https://registry.npmjs.org/pyright/-/pyright-1.1.387.tgz"
5+
sha256 "0381525a5c3abf97b3f9423816c7bff2b27aa7dbda56c1c5d49b4e5ff55604f6"
66
license "MIT"
77
head "https://github.com/microsoft/pyright.git", branch: "main"
88

0 commit comments

Comments
 (0)