Skip to content

Commit

Permalink
Update NodeJS Versions (#3668)
Browse files Browse the repository at this point in the history
* Update NodeJS Versions

* update docs

---------

Co-authored-by: alexeagle <alexeagle@users.noreply.github.com>
Co-authored-by: Alex Eagle <alex@aspect.dev>
  • Loading branch information
3 people committed Jul 6, 2023
1 parent 2bd8fbd commit 0f6e060
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Core.md
Expand Up @@ -115,7 +115,7 @@ Defaults to `["https://nodejs.org/dist/v{version}/{filename}"]`

(*String*): the specific version of NodeJS to install

Defaults to `"18.16.0"`
Defaults to `"18.16.1"`

<h4 id="node_repositories-platform">platform</h4>

Expand Down
56 changes: 56 additions & 0 deletions nodejs/private/node_versions.bzl
Expand Up @@ -1999,6 +1999,14 @@ NODE_VERSIONS = {
"16.20.0-linux_s390x": ("node-v16.20.0-linux-s390x.tar.xz", "node-v16.20.0-linux-s390x", "e71415a21ad5091b6dcbd550d10c8d9a57cd21592617950e5ee0ffe983098d8a"),
"16.20.0-linux_amd64": ("node-v16.20.0-linux-x64.tar.xz", "node-v16.20.0-linux-x64", "dff21020b555cc165a1ac36da7d4f6c810b35409c94e00afc51d5d370aae47ae"),
"16.20.0-windows_amd64": ("node-v16.20.0-win-x64.zip", "node-v16.20.0-win-x64", "1ad6e19300860bafdd9f18fd4ac65c32e4d396c56591c861c0d1bdcc55fe9c19"),
# 16.20.1
"16.20.1-darwin_arm64": ("node-v16.20.1-darwin-arm64.tar.gz", "node-v16.20.1-darwin-arm64", "5f6b31c5a75567d382ba67220f3d7a2d9bb0c03d8af9307cd35a9cb32a6fde9d"),
"16.20.1-darwin_amd64": ("node-v16.20.1-darwin-x64.tar.gz", "node-v16.20.1-darwin-x64", "d1f9c2a7c3a0fe09860f701af5fb8ff9ac72d72faa7ebabfeb5794503e79f955"),
"16.20.1-linux_arm64": ("node-v16.20.1-linux-arm64.tar.xz", "node-v16.20.1-linux-arm64", "7fce19f3d1c2952599a0b47f9f5d8f497265ad577f37f256a8c6a03be6353234"),
"16.20.1-linux_ppc64le": ("node-v16.20.1-linux-ppc64le.tar.xz", "node-v16.20.1-linux-ppc64le", "c99360ecd3c05f4c4f3bf7d7c8517f9e581c160a379d71a71fb0b8006becf13c"),
"16.20.1-linux_s390x": ("node-v16.20.1-linux-s390x.tar.xz", "node-v16.20.1-linux-s390x", "599e5fb4ecc8d83d528a60b28ce5b65d8c4b44c80090398782ab890a9bebe4df"),
"16.20.1-linux_amd64": ("node-v16.20.1-linux-x64.tar.xz", "node-v16.20.1-linux-x64", "b6c60e1e106ad7d8881e83945a5208c1b1d1b63e6901c04b9dafa607aff3a154"),
"16.20.1-windows_amd64": ("node-v16.20.1-win-x64.zip", "node-v16.20.1-win-x64", "2a7fde996c57a969f0498742f99385a520eb14aac864e0eff9c32e3f3633ff0a"),
# 17.0.0
"17.0.0-darwin_arm64": ("node-v17.0.0-darwin-arm64.tar.gz", "node-v17.0.0-darwin-arm64", "bba3a1d2638ee194f82a6173296bebabf1b28897a5cd41bbc146629ac05e0751"),
"17.0.0-darwin_amd64": ("node-v17.0.0-darwin-x64.tar.gz", "node-v17.0.0-darwin-x64", "091f29119bfb2a9004171f4626e0e76021f7f8db07148bd45caa6a61eb2a4e3d"),
Expand Down Expand Up @@ -2287,6 +2295,14 @@ NODE_VERSIONS = {
"18.16.0-linux_s390x": ("node-v18.16.0-linux-s390x.tar.xz", "node-v18.16.0-linux-s390x", "39b15c16347000b0be97133437bde0317dd2307d3fdfce15ddd8680b07a963ef"),
"18.16.0-linux_amd64": ("node-v18.16.0-linux-x64.tar.xz", "node-v18.16.0-linux-x64", "44d93d9b4627fe5ae343012d855491d62c7381b236c347f7666a7ad070f26548"),
"18.16.0-windows_amd64": ("node-v18.16.0-win-x64.zip", "node-v18.16.0-win-x64", "4b3bd4cb5570cc217490639e93a7e1b7a7a341981366661e514ce61941824a85"),
# 18.16.1
"18.16.1-darwin_arm64": ("node-v18.16.1-darwin-arm64.tar.gz", "node-v18.16.1-darwin-arm64", "2ccb24e9211f4d17d8d8cfc0ea521198bb6a54e2f779f8feda952dbd3bb651ac"),
"18.16.1-darwin_amd64": ("node-v18.16.1-darwin-x64.tar.gz", "node-v18.16.1-darwin-x64", "3040210287a0b8d05af49f57de191afa783e497abbb10c340bae9158cb51fdd4"),
"18.16.1-linux_arm64": ("node-v18.16.1-linux-arm64.tar.xz", "node-v18.16.1-linux-arm64", "144eb4103e0193de8a41187817261d35970f1a13a11e779e16a4f1d9c99bcc82"),
"18.16.1-linux_ppc64le": ("node-v18.16.1-linux-ppc64le.tar.xz", "node-v18.16.1-linux-ppc64le", "2dacb61734393758554155a2f62dac420b85aaa552f874ed4f6127b58e89bd0f"),
"18.16.1-linux_s390x": ("node-v18.16.1-linux-s390x.tar.xz", "node-v18.16.1-linux-s390x", "f0f0527d31f2714ee9f5c8de771605f8855543807764859d416a1d4f8d969efd"),
"18.16.1-linux_amd64": ("node-v18.16.1-linux-x64.tar.xz", "node-v18.16.1-linux-x64", "ecfe263dbd9c239f37b5adca823b60be1bb57feabbccd25db785e647ebc5ff5e"),
"18.16.1-windows_amd64": ("node-v18.16.1-win-x64.zip", "node-v18.16.1-win-x64", "145bd2f79eaa50b76559bd78266f4585e57b88dbb94613698a9514a601f84e7f"),
# 19.0.0
"19.0.0-darwin_arm64": ("node-v19.0.0-darwin-arm64.tar.gz", "node-v19.0.0-darwin-arm64", "e30054d93857d3b2f55d22a4305e379ba9544adea885428900ff57bae465435e"),
"19.0.0-darwin_amd64": ("node-v19.0.0-darwin-x64.tar.gz", "node-v19.0.0-darwin-x64", "a1b46d199bbc307f6ef8621b118e71356c626a279eb421c6b3ce7a7741573041"),
Expand Down Expand Up @@ -2399,4 +2415,44 @@ NODE_VERSIONS = {
"20.0.0-linux_s390x": ("node-v20.0.0-linux-s390x.tar.xz", "node-v20.0.0-linux-s390x", "c44aac8a080b1fc057296c0eb3501957a4ea79658b676708a38b01a3acc3f07d"),
"20.0.0-linux_amd64": ("node-v20.0.0-linux-x64.tar.xz", "node-v20.0.0-linux-x64", "9e512f1f1cadb3a5e37a10aa2d5e632f93aaf9f37165803e2ed981009970a3d7"),
"20.0.0-windows_amd64": ("node-v20.0.0-win-x64.zip", "node-v20.0.0-win-x64", "a76e2221cdd68467add78f0e7d24f2a968c2521f3fcd6f6964fc722bc9a9a9b4"),
# 20.1.0
"20.1.0-darwin_arm64": ("node-v20.1.0-darwin-arm64.tar.gz", "node-v20.1.0-darwin-arm64", "fd3bca029883cb84d4f58e7adb1a2c4fc4e616a8297fb08cb5c34465b7c4071a"),
"20.1.0-darwin_amd64": ("node-v20.1.0-darwin-x64.tar.gz", "node-v20.1.0-darwin-x64", "770dd45c15cfafa3f945fce173aa84dfed94931923242700718edf6883b74fff"),
"20.1.0-linux_arm64": ("node-v20.1.0-linux-arm64.tar.xz", "node-v20.1.0-linux-arm64", "7219e00a19efd5f2f631a639d561fb65149b7602b3a103f9b47d5dd8e9be9527"),
"20.1.0-linux_ppc64le": ("node-v20.1.0-linux-ppc64le.tar.xz", "node-v20.1.0-linux-ppc64le", "07ff534cc8af412b4ad82a16b8099aa99c6491bdbdb6779a73aa8be5a290b5eb"),
"20.1.0-linux_s390x": ("node-v20.1.0-linux-s390x.tar.xz", "node-v20.1.0-linux-s390x", "8fe597af46c9cf16a1b1d56058318803539d70562f45cff8e5779d75c32652e7"),
"20.1.0-linux_amd64": ("node-v20.1.0-linux-x64.tar.xz", "node-v20.1.0-linux-x64", "08e01d4ae29013f965dc8bde52d7f1abf780b5867ff40ade6bdd35bc9cbffd96"),
"20.1.0-windows_amd64": ("node-v20.1.0-win-x64.zip", "node-v20.1.0-win-x64", "c26782b513c97b2847f2802d77c99a834f9494e947edccee5b3686762eddc912"),
# 20.2.0
"20.2.0-darwin_arm64": ("node-v20.2.0-darwin-arm64.tar.gz", "node-v20.2.0-darwin-arm64", "8dd23fb204b2c239239085761ccae232c5cdc129f633489598a8759248e5f063"),
"20.2.0-darwin_amd64": ("node-v20.2.0-darwin-x64.tar.gz", "node-v20.2.0-darwin-x64", "d92bc1e96b2458595f41f5e75749ad4d2b1dd8e96b5ebc34cf5a45ab21797cb3"),
"20.2.0-linux_arm64": ("node-v20.2.0-linux-arm64.tar.xz", "node-v20.2.0-linux-arm64", "4ff85df72645e17b3d6253fd8eb45d9cdbed7c68b416ac770adb2fd85ac67e3d"),
"20.2.0-linux_ppc64le": ("node-v20.2.0-linux-ppc64le.tar.xz", "node-v20.2.0-linux-ppc64le", "7cb4e5d680b4cd6543fabdf7b02a8739b17d3980e94f02b0c8902317340868b8"),
"20.2.0-linux_s390x": ("node-v20.2.0-linux-s390x.tar.xz", "node-v20.2.0-linux-s390x", "e8bdfba9de8937286401c87671d7c436bb950422fe7a8a7f2cc8501222fa5865"),
"20.2.0-linux_amd64": ("node-v20.2.0-linux-x64.tar.xz", "node-v20.2.0-linux-x64", "9257b5d5cc807d372da0d3574ce0e2d9b14c9510d7099081d30a464e5d4c0b2b"),
"20.2.0-windows_amd64": ("node-v20.2.0-win-x64.zip", "node-v20.2.0-win-x64", "eda20d37da0c6629414121dc70c639944e0cfce37f0c5351a9c3141bdb80a4ff"),
# 20.3.0
"20.3.0-darwin_arm64": ("node-v20.3.0-darwin-arm64.tar.gz", "node-v20.3.0-darwin-arm64", "25d5db6192ebcb7013f4138c71a7c423d0da33f28149d28b3b6df7c00527dd40"),
"20.3.0-darwin_amd64": ("node-v20.3.0-darwin-x64.tar.gz", "node-v20.3.0-darwin-x64", "24293d0217f009cbf821e5f399dcf72c1df2cb27f70cb1f05fd07af2ee6ad2c2"),
"20.3.0-linux_arm64": ("node-v20.3.0-linux-arm64.tar.xz", "node-v20.3.0-linux-arm64", "9b661e54f8ea73a3b0a1c92c2af32cf020f67f2c123789539fb343f2a1e36ffd"),
"20.3.0-linux_ppc64le": ("node-v20.3.0-linux-ppc64le.tar.xz", "node-v20.3.0-linux-ppc64le", "620662ccf99973835cecc8d6c16f5d20c5af8d76f5da18deb21f41cef78e985e"),
"20.3.0-linux_s390x": ("node-v20.3.0-linux-s390x.tar.xz", "node-v20.3.0-linux-s390x", "26444015212c8e6cc00516826de48ae9447015405f7890ce053c77c61f4dd6c2"),
"20.3.0-linux_amd64": ("node-v20.3.0-linux-x64.tar.xz", "node-v20.3.0-linux-x64", "2dd1f5c0e01732024ba1f5de4517fa3976eb0976fa7976ff687ec09b62dd73fa"),
"20.3.0-windows_amd64": ("node-v20.3.0-win-x64.zip", "node-v20.3.0-win-x64", "43be53f9f4d6fa19e27efdb724e10cbdf3c7abfaebe0d852af62fc80c6f465a2"),
# 20.3.1
"20.3.1-darwin_arm64": ("node-v20.3.1-darwin-arm64.tar.gz", "node-v20.3.1-darwin-arm64", "fabf0d5bde4e1c16b6b96c310115425508c3750cd2b1d2992fa03d52b0050cf1"),
"20.3.1-darwin_amd64": ("node-v20.3.1-darwin-x64.tar.gz", "node-v20.3.1-darwin-x64", "fd2be29c8e17ef1460a3c67b5fd36ead27159367a8958fae8fe8f3945465e0db"),
"20.3.1-linux_arm64": ("node-v20.3.1-linux-arm64.tar.xz", "node-v20.3.1-linux-arm64", "75f820e7e0c460d902eb2c35716d158c06a4692e69f9a6cf2be30a721d7e0b42"),
"20.3.1-linux_ppc64le": ("node-v20.3.1-linux-ppc64le.tar.xz", "node-v20.3.1-linux-ppc64le", "8463ced01d4aa008be5c699ac4c0f75edac341d6da3bb4c34d5e708bc164e660"),
"20.3.1-linux_s390x": ("node-v20.3.1-linux-s390x.tar.xz", "node-v20.3.1-linux-s390x", "62737d306d1a3c25b794a362a354092cbce5f04f22f9e8f5cfd61e95aecd487e"),
"20.3.1-linux_amd64": ("node-v20.3.1-linux-x64.tar.xz", "node-v20.3.1-linux-x64", "a9f94435763f9c0128a8b6282ccbeefd0413a96e78e4427cfb7831d150c50334"),
"20.3.1-windows_amd64": ("node-v20.3.1-win-x64.zip", "node-v20.3.1-win-x64", "b9660cf19136d6cfce9d5ec1bd7b8b7dcc5642fe5fb8c5ddde78dc0aba216dd5"),
# 20.4.0
"20.4.0-darwin_arm64": ("node-v20.4.0-darwin-arm64.tar.gz", "node-v20.4.0-darwin-arm64", "34f51397b6aad957b1a8eb70d13da5baf357ead124c1e429a7e939aa61266c06"),
"20.4.0-darwin_amd64": ("node-v20.4.0-darwin-x64.tar.gz", "node-v20.4.0-darwin-x64", "fe765474a8651b85cee04a64e8473089196b922a36621f464a985a5f4891a054"),
"20.4.0-linux_arm64": ("node-v20.4.0-linux-arm64.tar.xz", "node-v20.4.0-linux-arm64", "757f9c541f3e5da6e5ce06813d0ba206d4d013c008d7c59a7411512c1abfd0be"),
"20.4.0-linux_ppc64le": ("node-v20.4.0-linux-ppc64le.tar.xz", "node-v20.4.0-linux-ppc64le", "d7ef827dd81536f8c52eca6e2688574bff53328754ccbcf23ec0a49f366be2cc"),
"20.4.0-linux_s390x": ("node-v20.4.0-linux-s390x.tar.xz", "node-v20.4.0-linux-s390x", "1a2fed46ad35821fb4a4e0a6ba0682a4cac76bd59c9bed271128da9b608933a8"),
"20.4.0-linux_amd64": ("node-v20.4.0-linux-x64.tar.xz", "node-v20.4.0-linux-x64", "6b49a007f409fb7620350285cfc909fbc909604fd0ff5a87a1730365514b3712"),
"20.4.0-windows_amd64": ("node-v20.4.0-win-x64.zip", "node-v20.4.0-win-x64", "91a51aaa9152db510704b4274cffd84c6e3572e1678e055e0d9c5cf7951ebc2a"),
}

0 comments on commit 0f6e060

Please sign in to comment.