8000 pyright: update 1.1.303 bottle. · ArduinoBot/homebrew-core@0dc412e · GitHub
[go: up one dir, main page]

Skip to content

Commit 0dc412e

Browse files
committed
pyright: update 1.1.303 bottle.
1 parent 34b4f2b commit 0dc412e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/pyright.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ class Pyright < Formula
99
head "https://github.com/microsoft/pyright.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1e57b31419c0cfec3e0d9bf5c2ab0a71ccf4a2a0763935864c127703ae0a2bce"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "1e57b31419c0cfec3e0d9bf5c2ab0a71ccf4a2a0763935864c127703ae0a2bce"
14-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1e57b31419c0cfec3e0d9bf5c2ab0a71ccf4a2a0763935864c127703ae0a2bce"
15-
sha256 cellar: :any_skip_relocation, ventura: "62ab482a82d32590a3c1469e86877438dcc2b22094302ee61c1786a6bbd12e25"
16-
sha256 cellar: :any_skip_relocation, monterey: "62ab482a82d32590a3c1469e86877438dcc2b22094302ee61c1786a6bbd12e25"
17-
sha256 cellar: :any_skip_relocation, big_sur: "62ab482a82d32590a3c1469e86877438dcc2b22094302ee61c1786a6bbd12e25"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1e57b31419c0cfec3e0d9bf5c2ab0a71ccf4a2a0763935864c127703ae0a2bce"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c7b09d8444c46a3494a462705dd370836902a0a4771a2251c8aa382bbf461e04"
13+
sha256 cellar: :any_skip_relocation, arm64_monterey: "c7b09d8444c46a3494a462705dd370836902a0a4771a2251c8aa382bbf461e04"
14+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c7b09d8444c46a3494a462705dd370836902a0a4771a2251c8aa382bbf461e04"
15+
sha256 cellar: :any_skip_relocation, ventura: "a376285d0005058bb96d9f49d2e5ef26f9d74726ed494aac2ef1f772b79671ae"
16+
sha256 cellar: :any_skip_relocation, monterey: "a376285d0005058bb96d9f49d2e5ef26f9d74726ed494aac2ef1f772b79671ae"
17+
sha256 cellar: :any_skip_relocation, big_sur: "a376285d0005058bb96d9f49d2e5ef26f9d74726ed494aac2ef1f772b79671ae"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c7b09d8444c46a3494a462705dd370836902a0a4771a2251c8aa382bbf461e04"
1919
end
2020

2121
depends_on "node"

0 commit comments

Comments
 (0)
0