pyright: update 1.1.195 bottle.

master
BrewTestBot 2021-12-11 19:05:30 +00:00
parent fcc89c6c8d
commit ab0124fd55
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: "756250d5c7d5e047343c4622611be6b5a547e27976071eb6592713ccca52257a"
sha256 cellar: :any_skip_relocation, all: "12ee42ed0ee529f4bbe8d98017fbf34012d59cb7b98469f274ce89ed86bc23b3"
end
depends_on "node"