Skip to content

Commit

Permalink
pyright: update 1.1.382 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 25, 2024
1 parent dc1b070 commit 1278e81
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/p/pyright.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Pyright < Formula
head "https://github.com/microsoft/pyright.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b557e1e647cda35f187510132ce71a47f03238a608b13f5480b302cfa7b30c20"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b557e1e647cda35f187510132ce71a47f03238a608b13f5480b302cfa7b30c20"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b557e1e647cda35f187510132ce71a47f03238a608b13f5480b302cfa7b30c20"
sha256 cellar: :any_skip_relocation, sonoma: "cd6a9d7dfcb033e5c3c4b904cbf78d33cd5e4079407edc9bccbaa87c5296adc9"
sha256 cellar: :any_skip_relocation, ventura: "cd6a9d7dfcb033e5c3c4b904cbf78d33cd5e4079407edc9bccbaa87c5296adc9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b557e1e647cda35f187510132ce71a47f03238a608b13f5480b302cfa7b30c20"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4f59d7f90ae5b5f3773a6b95330249b6bc84ea22db4d6e9d294870e1e23ae91a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4f59d7f90ae5b5f3773a6b95330249b6bc84ea22db4d6e9d294870e1e23ae91a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4f59d7f90ae5b5f3773a6b95330249b6bc84ea22db4d6e9d294870e1e23ae91a"
sha256 cellar: :any_skip_relocation, sonoma: "50c847331307d4feb8f5bf32cfd81e173c3facedfa229c419aa9a349ebd759c6"
sha256 cellar: :any_skip_relocation, ventura: "50c847331307d4feb8f5bf32cfd81e173c3facedfa229c419aa9a349ebd759c6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4f59d7f90ae5b5f3773a6b95330249b6bc84ea22db4d6e9d294870e1e23ae91a"
end

depends_on "node"
Expand Down

0 comments on commit 1278e81

Please sign in to comment.