pyright: update 1.1.211 bottle.

master
BrewTestBot 2022-01-18 14:10:21 +00:00
parent e6bdb47623
commit d49b9122ae
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ class Pyright < Formula
head "https://github.com/microsoft/pyright.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, all: "7421cfdd13d9f4821266e95abdb81d94f991e7f9bfb43407003ebf667dc81444"
sha256 cellar: :any_skip_relocation, all: "cd0d964c627c0c46e7a71934b1b29882599f5cacb0d15a70754ef79b790665a7"
end
depends_on "node"