pyright: update 1.1.205 bottle.

master
BrewTestBot 2022-01-08 03:06:38 +00:00
parent e95370fc35
commit ad34a23fd5
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: "6a4f9d389264d480a2f530cbf367cccd9cc27ab9c2ec39b7217b256994d168b6"
sha256 cellar: :any_skip_relocation, all: "980c25ef5df21af596191777ce6a7760c316d5aabbfba92dc1490cedb94ed349"
end
depends_on "node"