pyright: update 1.1.218 bottle.

master
BrewTestBot 2022-02-05 18:07:12 +00:00
parent ae614312ad
commit 45b80f91dc
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: "7d6f6e985446e3a481bd95e08207db0035b6db6b759700fa816776bafa5eaf7b"
sha256 cellar: :any_skip_relocation, all: "3b9f4a43d2113fbd00baaa127286fd2b3ef066a8754ff8a50d62957801bd54dd"
end
depends_on "node"