Skip to content

Commit

Permalink
Merge pull request Homebrew#181945 from Homebrew/bump-node@20-20.17.0
Browse files Browse the repository at this point in the history
node@20 20.17.0
  • Loading branch information
BrewTestBot authored Aug 21, 2024
2 parents 8f37ea1 + 5312854 commit 7270362
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/n/node@20.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class NodeAT20 < Formula
desc "Platform built on V8 to build network applications"
homepage "https://nodejs.org/"
url "https://nodejs.org/dist/v20.16.0/node-v20.16.0.tar.xz"
sha256 "cd6c8fc3ff2606aadbc7155db6f7e77247d2d0065ac18e2f7f049095584b8b46"
url "https://nodejs.org/dist/v20.17.0/node-v20.17.0.tar.xz"
sha256 "9abf03ac23362c60387ebb633a516303637145cb3c177be3348b16880fd8b28c"
license "MIT"

livecheck do
Expand All @@ -11,13 +11,13 @@ class NodeAT20 < Formula
end

bottle do
sha256 arm64_sonoma: "df42f678dad680563028a73512ef64a98b2d5af362e805b8a92c08cbbf60fc6e"
sha256 arm64_ventura: "46670327779c802181c1388d164e7e5dbe0f4f81c9b39974408e3eb3893798d6"
sha256 arm64_monterey: "30071bfc012ad9f38ddaedab087c0a1bff2efd47d2557536a0c22ff188d3294a"
sha256 sonoma: "6a0700d5b3f5470f72f463c9074f08063a5c6bfe576050dd15cdec5c39ec4b76"
sha256 ventura: "691212e104f81294639719d8825cd0cb7eac8e70bcd8c5a0dffe969646056c1e"
sha256 monterey: "85af4c8e8c5a50ce9df7a6ce7e1da1f93f4bc23e5f50f9caa11bfc0129362064"
sha256 x86_64_linux: "0fc0c39c2ad321f07595845428270856e4f5fae8ea3735a015fc18d4b57a5908"
sha256 arm64_sonoma: "69e82b4f11cf002776892d0576fedd78a77b03dbbc5712163dad46859d40a18d"
sha256 arm64_ventura: "400af32a0afc9de914df08a3170c5ad751f7fa5c659e4f75f57845a98c92f6b7"
sha256 arm64_monterey: "a89cd12cb649ba14bca37c882c4c709c18d0c276a36393676669da51e609446a"
sha256 sonoma: "a66f44eaca2b373732556ff45bbb3434e84736a40aa85bd894d0edfcc9fc8b42"
sha256 ventura: "53b736b679ac8da42dcbd1d92097d6ffd9e763b0176920309073e1723ad74e74"
sha256 monterey: "865409db21de6a591aef15bc03ec627e44287e78506bfcd628020c84f9b3a062"
sha256 x86_64_linux: "7a7686cab5b96cf61ae8af6d95d2ab2162f12b82ed0fcc9f2136ef9219a3a2db"
end

keg_only :versioned_formula
Expand Down

0 comments on commit 7270362

Please sign in to comment.