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 d411f86 commit 7d1aa44Copy full SHA for 7d1aa44
Formula/b/basedpyright.rb
@@ -1,8 +1,8 @@
1
class Basedpyright < Formula
2
desc "Pyright fork with various improvements and built-in pylance features"
3
homepage "https://github.com/DetachHead/basedpyright"
4
- url "https://registry.npmjs.org/basedpyright/-/basedpyright-1.31.3.tgz"
5
- sha256 "ae9f0cff112d258512af2180eeaca628a29902ab0da382676d35efc8e3197447"
+ url "https://registry.npmjs.org/basedpyright/-/basedpyright-1.31.4.tgz"
+ sha256 "b1bcef249b36cc392a954ce3e5a1b1435a3f4b07da1dcccf8af27c0e49a93446"
6
license "MIT"
7
8
bottle do
0 commit comments