Skip to content

Commit

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

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "009ae6c6a27f3a2603b881abf15e6a6d404f80a76ee7d2951ff523b907f4602b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "009ae6c6a27f3a2603b881abf15e6a6d404f80a76ee7d2951ff523b907f4602b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "009ae6c6a27f3a2603b881abf15e6a6d404f80a76ee7d2951ff523b907f4602b"
sha256 cellar: :any_skip_relocation, sonoma: "f8cb4e0195bf4d3c884c603ee3eb2c134f40af83562fe7d090c0baa22e000ccf"
sha256 cellar: :any_skip_relocation, ventura: "f8cb4e0195bf4d3c884c603ee3eb2c134f40af83562fe7d090c0baa22e000ccf"
sha256 cellar: :any_skip_relocation, monterey: "f8cb4e0195bf4d3c884c603ee3eb2c134f40af83562fe7d090c0baa22e000ccf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f226ae19c72217e34a77a995495e2651faf984af68a1d25ff6b8836e18d37615"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "457f5b72d67fc8dc57b4d8fdc9f97f0df7285c8303795bdbdb4ba47a841da5c6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "457f5b72d67fc8dc57b4d8fdc9f97f0df7285c8303795bdbdb4ba47a841da5c6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "457f5b72d67fc8dc57b4d8fdc9f97f0df7285c8303795bdbdb4ba47a841da5c6"
sha256 cellar: :any_skip_relocation, sonoma: "bf8183e6d2e51b1c89f0a033f9ba506b8f638895d368757c39a3fd4d487bc07b"
sha256 cellar: :any_skip_relocation, ventura: "bf8183e6d2e51b1c89f0a033f9ba506b8f638895d368757c39a3fd4d487bc07b"
sha256 cellar: :any_skip_relocation, monterey: "bf8183e6d2e51b1c89f0a033f9ba506b8f638895d368757c39a3fd4d487bc07b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f1b4c863e257bd56e019530735f864ebb880300873e0a1ae6c0762db596703a9"
end

depends_on "node"
Expand Down

0 comments on commit 3c34635

Please sign in to comment.