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 b5f8967 commit 4c28d2cCopy full SHA for 4c28d2c
Formula/p/pyright.rb
@@ -1,8 +1,8 @@
1
class Pyright < Formula
2
desc "Static type checker for Python"
3
homepage "https://github.com/microsoft/pyright"
4
- url "https://registry.npmjs.org/pyright/-/pyright-1.1.386.tgz"
5
- sha256 "d68e4f1dc593975a5253eca16e56970ad001298de5b744688c65e735030ee471"
+ url "https://registry.npmjs.org/pyright/-/pyright-1.1.387.tgz"
+ sha256 "0381525a5c3abf97b3f9423816c7bff2b27aa7dbda56c1c5d49b4e5ff55604f6"
6
license "MIT"
7
head "https://github.com/microsoft/pyright.git", branch: "main"
8
0 commit comments