Skip to content

Commit

Permalink
pyright: update 1.1.347 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 15, 2024
1 parent e252993 commit 2522737
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/p/pyright.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ class Pyright < Formula
head "https://github.com/microsoft/pyright.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "753f36b5b85f966dda25b3b09ec2ebd51350568ce4445753561be95de02d424c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "753f36b5b85f966dda25b3b09ec2ebd51350568ce4445753561be95de02d424c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "753f36b5b85f966dda25b3b09ec2ebd51350568ce4445753561be95de02d424c"
sha256 cellar: :any_skip_relocation, sonoma: "7400a8aa9b7ee8ae30e86746e6a423a3619ce94fa1e0defa7b40b21af216398e"
sha256 cellar: :any_skip_relocation, ventura: "7400a8aa9b7ee8ae30e86746e6a423a3619ce94fa1e0defa7b40b21af216398e"
sha256 cellar: :any_skip_relocation, monterey: "7400a8aa9b7ee8ae30e86746e6a423a3619ce94fa1e0defa7b40b21af216398e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c54ada8c320a94b8a0500cae92d8bf571e8a957caf7690f9169c599c96124fd5"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5832a6fad5396afa52567b9a62324f8263cd7d77ea37a5084f18e46caf0b7a86"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5832a6fad5396afa52567b9a62324f8263cd7d77ea37a5084f18e46caf0b7a86"
sha256 cellar: :any_skip_relocation, arm64_monterey: "5832a6fad5396afa52567b9a62324f8263cd7d77ea37a5084f18e46caf0b7a86"
sha256 cellar: :any_skip_relocation, sonoma: "91b5cb9d7c60fe55800fcf9ad7c7994f52019a2404859c9bd43168689d21108d"
sha256 cellar: :any_skip_relocation, ventura: "91b5cb9d7c60fe55800fcf9ad7c7994f52019a2404859c9bd43168689d21108d"
sha256 cellar: :any_skip_relocation, monterey: "91b5cb9d7c60fe55800fcf9ad7c7994f52019a2404859c9bd43168689d21108d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "41df9245f23c86049ffee5e221f8e91d2ccb372d3372c1cd7914019e1493dc53"
end

depends_on "node"
Expand Down

0 comments on commit 2522737

Please sign in to comment.