build: update dependency node to v22.22.2

See associated pull request for more information.
This commit is contained in:
Angular Robot
2026-03-25 08:49:56 +00:00
committed by Leon Senft
parent 6f20fb513c
commit 5565ff15ae
3 changed files with 242 additions and 242 deletions
+1 -1
View File
@@ -1 +1 @@
22.22.1
22.22.2
+8 -8
View File
@@ -49,15 +49,15 @@ use_repo(yq, "yq_toolchains")
node = use_extension("@rules_nodejs//nodejs:extensions.bzl", "node")
node.toolchain(
node_repositories = {
"22.22.1-darwin_arm64": ("node-v22.22.1-darwin-arm64.tar.gz", "node-v22.22.1-darwin-arm64", "679ad4966339e4ef4900f57996714864e4211b898825bb840c3086c419fbcef2"),
"22.22.1-darwin_amd64": ("node-v22.22.1-darwin-x64.tar.gz", "node-v22.22.1-darwin-x64", "07b13722d558790fca20bb1ecf61bde24b7a4863111f7be77fc57251a407359a"),
"22.22.1-linux_arm64": ("node-v22.22.1-linux-arm64.tar.xz", "node-v22.22.1-linux-arm64", "0f3550d58d45e5d3cf7103d9e3f69937f09fe82fb5dd474c66a5d816fa58c9ee"),
"22.22.1-linux_ppc64le": ("node-v22.22.1-linux-ppc64le.tar.xz", "node-v22.22.1-linux-ppc64le", "a65a44cf0224505f052b90357b763dbc1ea9148f4f5f2284f0596cf2000f819b"),
"22.22.1-linux_s390x": ("node-v22.22.1-linux-s390x.tar.xz", "node-v22.22.1-linux-s390x", "e08b3a73d0bd840e008f589e4be4a2ef3d4a0c59015f4f20a04ed7fc968042a2"),
"22.22.1-linux_amd64": ("node-v22.22.1-linux-x64.tar.xz", "node-v22.22.1-linux-x64", "9a6bc82f9b491279147219f6a18add1e18424dce90d41d2a5fcd69d4924ba3aa"),
"22.22.1-windows_amd64": ("node-v22.22.1-win-x64.zip", "node-v22.22.1-win-x64", "877cb93829e14fffbbc7903e7d8037336c9a79f3ea43c5d0b8c2379b79da56de"),
"22.22.2-darwin_arm64": ("node-v22.22.2-darwin-arm64.tar.gz", "node-v22.22.2-darwin-arm64", "db4b275b83736df67533529a18cc55de2549a8329ace6c7bcc68f8d22d3c9000"),
"22.22.2-darwin_amd64": ("node-v22.22.2-darwin-x64.tar.gz", "node-v22.22.2-darwin-x64", "12a6abb9c2902cf48a21120da13f87fde1ed1b71a13330712949e8db818708ba"),
"22.22.2-linux_arm64": ("node-v22.22.2-linux-arm64.tar.xz", "node-v22.22.2-linux-arm64", "e9e1930fd321a470e29bb68f30318bf58e3ecb4acb4f1533fb19c58328a091fe"),
"22.22.2-linux_ppc64le": ("node-v22.22.2-linux-ppc64le.tar.xz", "node-v22.22.2-linux-ppc64le", "14045b5a5030d35ca0030fb7e870bd11a651eb9b57323ebc0021e8d78ac6bac9"),
"22.22.2-linux_s390x": ("node-v22.22.2-linux-s390x.tar.xz", "node-v22.22.2-linux-s390x", "9e4a07c291b8949289c6ea8ee61b1d14666a4810feae776a8d1eb1f57e03a2fb"),
"22.22.2-linux_amd64": ("node-v22.22.2-linux-x64.tar.xz", "node-v22.22.2-linux-x64", "88fd1ce767091fd8d4a99fdb2356e98c819f93f3b1f8663853a2dee9b438068a"),
"22.22.2-windows_amd64": ("node-v22.22.2-win-x64.zip", "node-v22.22.2-win-x64", "7c93e9d92bf68c07182b471aa187e35ee6cd08ef0f24ab060dfff605fcc1c57c"),
},
node_version = "22.22.1",
node_version = "22.22.2",
)
use_repo(node, "nodejs_toolchains")
use_repo(node, "nodejs_darwin_amd64")
+233 -233
View File
@@ -946,7 +946,7 @@
"@@rules_nodejs+//nodejs:extensions.bzl%node": {
"general": {
"bzlTransitiveDigest": "4pUxCNc22K4I+6+4Nxu52Hur12tFRfa1JMsN5mdDv60=",
"usagesDigest": "kHEFudYZsdlHf0xc/EFNxXi4SUP5QirUpxsVAzRjMsk=",
"usagesDigest": "n80KYSy9Qdp3Z/R7I+m1NDH4klVgoxFaY608KacpRUQ=",
"recordedFileInputs": {},
"recordedDirentsInputs": {},
"envVariables": {},
@@ -956,46 +956,46 @@
"attributes": {
"node_download_auth": {},
"node_repositories": {
"22.22.1-darwin_arm64": [
"node-v22.22.1-darwin-arm64.tar.gz",
"node-v22.22.1-darwin-arm64",
"679ad4966339e4ef4900f57996714864e4211b898825bb840c3086c419fbcef2"
"22.22.2-darwin_arm64": [
"node-v22.22.2-darwin-arm64.tar.gz",
"node-v22.22.2-darwin-arm64",
"db4b275b83736df67533529a18cc55de2549a8329ace6c7bcc68f8d22d3c9000"
],
"22.22.1-darwin_amd64": [
"node-v22.22.1-darwin-x64.tar.gz",
"node-v22.22.1-darwin-x64",
"07b13722d558790fca20bb1ecf61bde24b7a4863111f7be77fc57251a407359a"
"22.22.2-darwin_amd64": [
"node-v22.22.2-darwin-x64.tar.gz",
"node-v22.22.2-darwin-x64",
"12a6abb9c2902cf48a21120da13f87fde1ed1b71a13330712949e8db818708ba"
],
"22.22.1-linux_arm64": [
"node-v22.22.1-linux-arm64.tar.xz",
"node-v22.22.1-linux-arm64",
"0f3550d58d45e5d3cf7103d9e3f69937f09fe82fb5dd474c66a5d816fa58c9ee"
"22.22.2-linux_arm64": [
"node-v22.22.2-linux-arm64.tar.xz",
"node-v22.22.2-linux-arm64",
"e9e1930fd321a470e29bb68f30318bf58e3ecb4acb4f1533fb19c58328a091fe"
],
"22.22.1-linux_ppc64le": [
"node-v22.22.1-linux-ppc64le.tar.xz",
"node-v22.22.1-linux-ppc64le",
"a65a44cf0224505f052b90357b763dbc1ea9148f4f5f2284f0596cf2000f819b"
"22.22.2-linux_ppc64le": [
"node-v22.22.2-linux-ppc64le.tar.xz",
"node-v22.22.2-linux-ppc64le",
"14045b5a5030d35ca0030fb7e870bd11a651eb9b57323ebc0021e8d78ac6bac9"
],
"22.22.1-linux_s390x": [
"node-v22.22.1-linux-s390x.tar.xz",
"node-v22.22.1-linux-s390x",
"e08b3a73d0bd840e008f589e4be4a2ef3d4a0c59015f4f20a04ed7fc968042a2"
"22.22.2-linux_s390x": [
"node-v22.22.2-linux-s390x.tar.xz",
"node-v22.22.2-linux-s390x",
"9e4a07c291b8949289c6ea8ee61b1d14666a4810feae776a8d1eb1f57e03a2fb"
],
"22.22.1-linux_amd64": [
"node-v22.22.1-linux-x64.tar.xz",
"node-v22.22.1-linux-x64",
"9a6bc82f9b491279147219f6a18add1e18424dce90d41d2a5fcd69d4924ba3aa"
"22.22.2-linux_amd64": [
"node-v22.22.2-linux-x64.tar.xz",
"node-v22.22.2-linux-x64",
"88fd1ce767091fd8d4a99fdb2356e98c819f93f3b1f8663853a2dee9b438068a"
],
"22.22.1-windows_amd64": [
"node-v22.22.1-win-x64.zip",
"node-v22.22.1-win-x64",
"877cb93829e14fffbbc7903e7d8037336c9a79f3ea43c5d0b8c2379b79da56de"
"22.22.2-windows_amd64": [
"node-v22.22.2-win-x64.zip",
"node-v22.22.2-win-x64",
"7c93e9d92bf68c07182b471aa187e35ee6cd08ef0f24ab060dfff605fcc1c57c"
]
},
"node_urls": [
"https://nodejs.org/dist/v{version}/{filename}"
],
"node_version": "22.22.1",
"node_version": "22.22.2",
"include_headers": false,
"platform": "linux_amd64"
}
@@ -1005,46 +1005,46 @@
"attributes": {
"node_download_auth": {},
"node_repositories": {
"22.22.1-darwin_arm64": [
"node-v22.22.1-darwin-arm64.tar.gz",
"node-v22.22.1-darwin-arm64",
"679ad4966339e4ef4900f57996714864e4211b898825bb840c3086c419fbcef2"
"22.22.2-darwin_arm64": [
"node-v22.22.2-darwin-arm64.tar.gz",
"node-v22.22.2-darwin-arm64",
"db4b275b83736df67533529a18cc55de2549a8329ace6c7bcc68f8d22d3c9000"
],
"22.22.1-darwin_amd64": [
"node-v22.22.1-darwin-x64.tar.gz",
"node-v22.22.1-darwin-x64",
"07b13722d558790fca20bb1ecf61bde24b7a4863111f7be77fc57251a407359a"
"22.22.2-darwin_amd64": [
"node-v22.22.2-darwin-x64.tar.gz",
"node-v22.22.2-darwin-x64",
"12a6abb9c2902cf48a21120da13f87fde1ed1b71a13330712949e8db818708ba"
],
"22.22.1-linux_arm64": [
"node-v22.22.1-linux-arm64.tar.xz",
"node-v22.22.1-linux-arm64",
"0f3550d58d45e5d3cf7103d9e3f69937f09fe82fb5dd474c66a5d816fa58c9ee"
"22.22.2-linux_arm64": [
"node-v22.22.2-linux-arm64.tar.xz",
"node-v22.22.2-linux-arm64",
"e9e1930fd321a470e29bb68f30318bf58e3ecb4acb4f1533fb19c58328a091fe"
],
"22.22.1-linux_ppc64le": [
"node-v22.22.1-linux-ppc64le.tar.xz",
"node-v22.22.1-linux-ppc64le",
"a65a44cf0224505f052b90357b763dbc1ea9148f4f5f2284f0596cf2000f819b"
"22.22.2-linux_ppc64le": [
"node-v22.22.2-linux-ppc64le.tar.xz",
"node-v22.22.2-linux-ppc64le",
"14045b5a5030d35ca0030fb7e870bd11a651eb9b57323ebc0021e8d78ac6bac9"
],
"22.22.1-linux_s390x": [
"node-v22.22.1-linux-s390x.tar.xz",
"node-v22.22.1-linux-s390x",
"e08b3a73d0bd840e008f589e4be4a2ef3d4a0c59015f4f20a04ed7fc968042a2"
"22.22.2-linux_s390x": [
"node-v22.22.2-linux-s390x.tar.xz",
"node-v22.22.2-linux-s390x",
"9e4a07c291b8949289c6ea8ee61b1d14666a4810feae776a8d1eb1f57e03a2fb"
],
"22.22.1-linux_amd64": [
"node-v22.22.1-linux-x64.tar.xz",
"node-v22.22.1-linux-x64",
"9a6bc82f9b491279147219f6a18add1e18424dce90d41d2a5fcd69d4924ba3aa"
"22.22.2-linux_amd64": [
"node-v22.22.2-linux-x64.tar.xz",
"node-v22.22.2-linux-x64",
"88fd1ce767091fd8d4a99fdb2356e98c819f93f3b1f8663853a2dee9b438068a"
],
"22.22.1-windows_amd64": [
"node-v22.22.1-win-x64.zip",
"node-v22.22.1-win-x64",
"877cb93829e14fffbbc7903e7d8037336c9a79f3ea43c5d0b8c2379b79da56de"
"22.22.2-windows_amd64": [
"node-v22.22.2-win-x64.zip",
"node-v22.22.2-win-x64",
"7c93e9d92bf68c07182b471aa187e35ee6cd08ef0f24ab060dfff605fcc1c57c"
]
},
"node_urls": [
"https://nodejs.org/dist/v{version}/{filename}"
],
"node_version": "22.22.1",
"node_version": "22.22.2",
"include_headers": false,
"platform": "linux_arm64"
}
@@ -1054,46 +1054,46 @@
"attributes": {
"node_download_auth": {},
"node_repositories": {
"22.22.1-darwin_arm64": [
"node-v22.22.1-darwin-arm64.tar.gz",
"node-v22.22.1-darwin-arm64",
"679ad4966339e4ef4900f57996714864e4211b898825bb840c3086c419fbcef2"
"22.22.2-darwin_arm64": [
"node-v22.22.2-darwin-arm64.tar.gz",
"node-v22.22.2-darwin-arm64",
"db4b275b83736df67533529a18cc55de2549a8329ace6c7bcc68f8d22d3c9000"
],
"22.22.1-darwin_amd64": [
"node-v22.22.1-darwin-x64.tar.gz",
"node-v22.22.1-darwin-x64",
"07b13722d558790fca20bb1ecf61bde24b7a4863111f7be77fc57251a407359a"
"22.22.2-darwin_amd64": [
"node-v22.22.2-darwin-x64.tar.gz",
"node-v22.22.2-darwin-x64",
"12a6abb9c2902cf48a21120da13f87fde1ed1b71a13330712949e8db818708ba"
],
"22.22.1-linux_arm64": [
"node-v22.22.1-linux-arm64.tar.xz",
"node-v22.22.1-linux-arm64",
"0f3550d58d45e5d3cf7103d9e3f69937f09fe82fb5dd474c66a5d816fa58c9ee"
"22.22.2-linux_arm64": [
"node-v22.22.2-linux-arm64.tar.xz",
"node-v22.22.2-linux-arm64",
"e9e1930fd321a470e29bb68f30318bf58e3ecb4acb4f1533fb19c58328a091fe"
],
"22.22.1-linux_ppc64le": [
"node-v22.22.1-linux-ppc64le.tar.xz",
"node-v22.22.1-linux-ppc64le",
"a65a44cf0224505f052b90357b763dbc1ea9148f4f5f2284f0596cf2000f819b"
"22.22.2-linux_ppc64le": [
"node-v22.22.2-linux-ppc64le.tar.xz",
"node-v22.22.2-linux-ppc64le",
"14045b5a5030d35ca0030fb7e870bd11a651eb9b57323ebc0021e8d78ac6bac9"
],
"22.22.1-linux_s390x": [
"node-v22.22.1-linux-s390x.tar.xz",
"node-v22.22.1-linux-s390x",
"e08b3a73d0bd840e008f589e4be4a2ef3d4a0c59015f4f20a04ed7fc968042a2"
"22.22.2-linux_s390x": [
"node-v22.22.2-linux-s390x.tar.xz",
"node-v22.22.2-linux-s390x",
"9e4a07c291b8949289c6ea8ee61b1d14666a4810feae776a8d1eb1f57e03a2fb"
],
"22.22.1-linux_amd64": [
"node-v22.22.1-linux-x64.tar.xz",
"node-v22.22.1-linux-x64",
"9a6bc82f9b491279147219f6a18add1e18424dce90d41d2a5fcd69d4924ba3aa"
"22.22.2-linux_amd64": [
"node-v22.22.2-linux-x64.tar.xz",
"node-v22.22.2-linux-x64",
"88fd1ce767091fd8d4a99fdb2356e98c819f93f3b1f8663853a2dee9b438068a"
],
"22.22.1-windows_amd64": [
"node-v22.22.1-win-x64.zip",
"node-v22.22.1-win-x64",
"877cb93829e14fffbbc7903e7d8037336c9a79f3ea43c5d0b8c2379b79da56de"
"22.22.2-windows_amd64": [
"node-v22.22.2-win-x64.zip",
"node-v22.22.2-win-x64",
"7c93e9d92bf68c07182b471aa187e35ee6cd08ef0f24ab060dfff605fcc1c57c"
]
},
"node_urls": [
"https://nodejs.org/dist/v{version}/{filename}"
],
"node_version": "22.22.1",
"node_version": "22.22.2",
"include_headers": false,
"platform": "linux_s390x"
}
@@ -1103,46 +1103,46 @@
"attributes": {
"node_download_auth": {},
"node_repositories": {
"22.22.1-darwin_arm64": [
"node-v22.22.1-darwin-arm64.tar.gz",
"node-v22.22.1-darwin-arm64",
"679ad4966339e4ef4900f57996714864e4211b898825bb840c3086c419fbcef2"
"22.22.2-darwin_arm64": [
"node-v22.22.2-darwin-arm64.tar.gz",
"node-v22.22.2-darwin-arm64",
"db4b275b83736df67533529a18cc55de2549a8329ace6c7bcc68f8d22d3c9000"
],
"22.22.1-darwin_amd64": [
"node-v22.22.1-darwin-x64.tar.gz",
"node-v22.22.1-darwin-x64",
"07b13722d558790fca20bb1ecf61bde24b7a4863111f7be77fc57251a407359a"
"22.22.2-darwin_amd64": [
"node-v22.22.2-darwin-x64.tar.gz",
"node-v22.22.2-darwin-x64",
"12a6abb9c2902cf48a21120da13f87fde1ed1b71a13330712949e8db818708ba"
],
"22.22.1-linux_arm64": [
"node-v22.22.1-linux-arm64.tar.xz",
"node-v22.22.1-linux-arm64",
"0f3550d58d45e5d3cf7103d9e3f69937f09fe82fb5dd474c66a5d816fa58c9ee"
"22.22.2-linux_arm64": [
"node-v22.22.2-linux-arm64.tar.xz",
"node-v22.22.2-linux-arm64",
"e9e1930fd321a470e29bb68f30318bf58e3ecb4acb4f1533fb19c58328a091fe"
],
"22.22.1-linux_ppc64le": [
"node-v22.22.1-linux-ppc64le.tar.xz",
"node-v22.22.1-linux-ppc64le",
"a65a44cf0224505f052b90357b763dbc1ea9148f4f5f2284f0596cf2000f819b"
"22.22.2-linux_ppc64le": [
"node-v22.22.2-linux-ppc64le.tar.xz",
"node-v22.22.2-linux-ppc64le",
"14045b5a5030d35ca0030fb7e870bd11a651eb9b57323ebc0021e8d78ac6bac9"
],
"22.22.1-linux_s390x": [
"node-v22.22.1-linux-s390x.tar.xz",
"node-v22.22.1-linux-s390x",
"e08b3a73d0bd840e008f589e4be4a2ef3d4a0c59015f4f20a04ed7fc968042a2"
"22.22.2-linux_s390x": [
"node-v22.22.2-linux-s390x.tar.xz",
"node-v22.22.2-linux-s390x",
"9e4a07c291b8949289c6ea8ee61b1d14666a4810feae776a8d1eb1f57e03a2fb"
],
"22.22.1-linux_amd64": [
"node-v22.22.1-linux-x64.tar.xz",
"node-v22.22.1-linux-x64",
"9a6bc82f9b491279147219f6a18add1e18424dce90d41d2a5fcd69d4924ba3aa"
"22.22.2-linux_amd64": [
"node-v22.22.2-linux-x64.tar.xz",
"node-v22.22.2-linux-x64",
"88fd1ce767091fd8d4a99fdb2356e98c819f93f3b1f8663853a2dee9b438068a"
],
"22.22.1-windows_amd64": [
"node-v22.22.1-win-x64.zip",
"node-v22.22.1-win-x64",
"877cb93829e14fffbbc7903e7d8037336c9a79f3ea43c5d0b8c2379b79da56de"
"22.22.2-windows_amd64": [
"node-v22.22.2-win-x64.zip",
"node-v22.22.2-win-x64",
"7c93e9d92bf68c07182b471aa187e35ee6cd08ef0f24ab060dfff605fcc1c57c"
]
},
"node_urls": [
"https://nodejs.org/dist/v{version}/{filename}"
],
"node_version": "22.22.1",
"node_version": "22.22.2",
"include_headers": false,
"platform": "linux_ppc64le"
}
@@ -1152,46 +1152,46 @@
"attributes": {
"node_download_auth": {},
"node_repositories": {
"22.22.1-darwin_arm64": [
"node-v22.22.1-darwin-arm64.tar.gz",
"node-v22.22.1-darwin-arm64",
"679ad4966339e4ef4900f57996714864e4211b898825bb840c3086c419fbcef2"
"22.22.2-darwin_arm64": [
"node-v22.22.2-darwin-arm64.tar.gz",
"node-v22.22.2-darwin-arm64",
"db4b275b83736df67533529a18cc55de2549a8329ace6c7bcc68f8d22d3c9000"
],
"22.22.1-darwin_amd64": [
"node-v22.22.1-darwin-x64.tar.gz",
"node-v22.22.1-darwin-x64",
"07b13722d558790fca20bb1ecf61bde24b7a4863111f7be77fc57251a407359a"
"22.22.2-darwin_amd64": [
"node-v22.22.2-darwin-x64.tar.gz",
"node-v22.22.2-darwin-x64",
"12a6abb9c2902cf48a21120da13f87fde1ed1b71a13330712949e8db818708ba"
],
"22.22.1-linux_arm64": [
"node-v22.22.1-linux-arm64.tar.xz",
"node-v22.22.1-linux-arm64",
"0f3550d58d45e5d3cf7103d9e3f69937f09fe82fb5dd474c66a5d816fa58c9ee"
"22.22.2-linux_arm64": [
"node-v22.22.2-linux-arm64.tar.xz",
"node-v22.22.2-linux-arm64",
"e9e1930fd321a470e29bb68f30318bf58e3ecb4acb4f1533fb19c58328a091fe"
],
"22.22.1-linux_ppc64le": [
"node-v22.22.1-linux-ppc64le.tar.xz",
"node-v22.22.1-linux-ppc64le",
"a65a44cf0224505f052b90357b763dbc1ea9148f4f5f2284f0596cf2000f819b"
"22.22.2-linux_ppc64le": [
"node-v22.22.2-linux-ppc64le.tar.xz",
"node-v22.22.2-linux-ppc64le",
"14045b5a5030d35ca0030fb7e870bd11a651eb9b57323ebc0021e8d78ac6bac9"
],
"22.22.1-linux_s390x": [
"node-v22.22.1-linux-s390x.tar.xz",
"node-v22.22.1-linux-s390x",
"e08b3a73d0bd840e008f589e4be4a2ef3d4a0c59015f4f20a04ed7fc968042a2"
"22.22.2-linux_s390x": [
"node-v22.22.2-linux-s390x.tar.xz",
"node-v22.22.2-linux-s390x",
"9e4a07c291b8949289c6ea8ee61b1d14666a4810feae776a8d1eb1f57e03a2fb"
],
"22.22.1-linux_amd64": [
"node-v22.22.1-linux-x64.tar.xz",
"node-v22.22.1-linux-x64",
"9a6bc82f9b491279147219f6a18add1e18424dce90d41d2a5fcd69d4924ba3aa"
"22.22.2-linux_amd64": [
"node-v22.22.2-linux-x64.tar.xz",
"node-v22.22.2-linux-x64",
"88fd1ce767091fd8d4a99fdb2356e98c819f93f3b1f8663853a2dee9b438068a"
],
"22.22.1-windows_amd64": [
"node-v22.22.1-win-x64.zip",
"node-v22.22.1-win-x64",
"877cb93829e14fffbbc7903e7d8037336c9a79f3ea43c5d0b8c2379b79da56de"
"22.22.2-windows_amd64": [
"node-v22.22.2-win-x64.zip",
"node-v22.22.2-win-x64",
"7c93e9d92bf68c07182b471aa187e35ee6cd08ef0f24ab060dfff605fcc1c57c"
]
},
"node_urls": [
"https://nodejs.org/dist/v{version}/{filename}"
],
"node_version": "22.22.1",
"node_version": "22.22.2",
"include_headers": false,
"platform": "darwin_amd64"
}
@@ -1201,46 +1201,46 @@
"attributes": {
"node_download_auth": {},
"node_repositories": {
"22.22.1-darwin_arm64": [
"node-v22.22.1-darwin-arm64.tar.gz",
"node-v22.22.1-darwin-arm64",
"679ad4966339e4ef4900f57996714864e4211b898825bb840c3086c419fbcef2"
"22.22.2-darwin_arm64": [
"node-v22.22.2-darwin-arm64.tar.gz",
"node-v22.22.2-darwin-arm64",
"db4b275b83736df67533529a18cc55de2549a8329ace6c7bcc68f8d22d3c9000"
],
"22.22.1-darwin_amd64": [
"node-v22.22.1-darwin-x64.tar.gz",
"node-v22.22.1-darwin-x64",
"07b13722d558790fca20bb1ecf61bde24b7a4863111f7be77fc57251a407359a"
"22.22.2-darwin_amd64": [
"node-v22.22.2-darwin-x64.tar.gz",
"node-v22.22.2-darwin-x64",
"12a6abb9c2902cf48a21120da13f87fde1ed1b71a13330712949e8db818708ba"
],
"22.22.1-linux_arm64": [
"node-v22.22.1-linux-arm64.tar.xz",
"node-v22.22.1-linux-arm64",
"0f3550d58d45e5d3cf7103d9e3f69937f09fe82fb5dd474c66a5d816fa58c9ee"
"22.22.2-linux_arm64": [
"node-v22.22.2-linux-arm64.tar.xz",
"node-v22.22.2-linux-arm64",
"e9e1930fd321a470e29bb68f30318bf58e3ecb4acb4f1533fb19c58328a091fe"
],
"22.22.1-linux_ppc64le": [
"node-v22.22.1-linux-ppc64le.tar.xz",
"node-v22.22.1-linux-ppc64le",
"a65a44cf0224505f052b90357b763dbc1ea9148f4f5f2284f0596cf2000f819b"
"22.22.2-linux_ppc64le": [
"node-v22.22.2-linux-ppc64le.tar.xz",
"node-v22.22.2-linux-ppc64le",
"14045b5a5030d35ca0030fb7e870bd11a651eb9b57323ebc0021e8d78ac6bac9"
],
"22.22.1-linux_s390x": [
"node-v22.22.1-linux-s390x.tar.xz",
"node-v22.22.1-linux-s390x",
"e08b3a73d0bd840e008f589e4be4a2ef3d4a0c59015f4f20a04ed7fc968042a2"
"22.22.2-linux_s390x": [
"node-v22.22.2-linux-s390x.tar.xz",
"node-v22.22.2-linux-s390x",
"9e4a07c291b8949289c6ea8ee61b1d14666a4810feae776a8d1eb1f57e03a2fb"
],
"22.22.1-linux_amd64": [
"node-v22.22.1-linux-x64.tar.xz",
"node-v22.22.1-linux-x64",
"9a6bc82f9b491279147219f6a18add1e18424dce90d41d2a5fcd69d4924ba3aa"
"22.22.2-linux_amd64": [
"node-v22.22.2-linux-x64.tar.xz",
"node-v22.22.2-linux-x64",
"88fd1ce767091fd8d4a99fdb2356e98c819f93f3b1f8663853a2dee9b438068a"
],
"22.22.1-windows_amd64": [
"node-v22.22.1-win-x64.zip",
"node-v22.22.1-win-x64",
"877cb93829e14fffbbc7903e7d8037336c9a79f3ea43c5d0b8c2379b79da56de"
"22.22.2-windows_amd64": [
"node-v22.22.2-win-x64.zip",
"node-v22.22.2-win-x64",
"7c93e9d92bf68c07182b471aa187e35ee6cd08ef0f24ab060dfff605fcc1c57c"
]
},
"node_urls": [
"https://nodejs.org/dist/v{version}/{filename}"
],
"node_version": "22.22.1",
"node_version": "22.22.2",
"include_headers": false,
"platform": "darwin_arm64"
}
@@ -1250,46 +1250,46 @@
"attributes": {
"node_download_auth": {},
"node_repositories": {
"22.22.1-darwin_arm64": [
"node-v22.22.1-darwin-arm64.tar.gz",
"node-v22.22.1-darwin-arm64",
"679ad4966339e4ef4900f57996714864e4211b898825bb840c3086c419fbcef2"
"22.22.2-darwin_arm64": [
"node-v22.22.2-darwin-arm64.tar.gz",
"node-v22.22.2-darwin-arm64",
"db4b275b83736df67533529a18cc55de2549a8329ace6c7bcc68f8d22d3c9000"
],
"22.22.1-darwin_amd64": [
"node-v22.22.1-darwin-x64.tar.gz",
"node-v22.22.1-darwin-x64",
"07b13722d558790fca20bb1ecf61bde24b7a4863111f7be77fc57251a407359a"
"22.22.2-darwin_amd64": [
"node-v22.22.2-darwin-x64.tar.gz",
"node-v22.22.2-darwin-x64",
"12a6abb9c2902cf48a21120da13f87fde1ed1b71a13330712949e8db818708ba"
],
"22.22.1-linux_arm64": [
"node-v22.22.1-linux-arm64.tar.xz",
"node-v22.22.1-linux-arm64",
"0f3550d58d45e5d3cf7103d9e3f69937f09fe82fb5dd474c66a5d816fa58c9ee"
"22.22.2-linux_arm64": [
"node-v22.22.2-linux-arm64.tar.xz",
"node-v22.22.2-linux-arm64",
"e9e1930fd321a470e29bb68f30318bf58e3ecb4acb4f1533fb19c58328a091fe"
],
"22.22.1-linux_ppc64le": [
"node-v22.22.1-linux-ppc64le.tar.xz",
"node-v22.22.1-linux-ppc64le",
"a65a44cf0224505f052b90357b763dbc1ea9148f4f5f2284f0596cf2000f819b"
"22.22.2-linux_ppc64le": [
"node-v22.22.2-linux-ppc64le.tar.xz",
"node-v22.22.2-linux-ppc64le",
"14045b5a5030d35ca0030fb7e870bd11a651eb9b57323ebc0021e8d78ac6bac9"
],
"22.22.1-linux_s390x": [
"node-v22.22.1-linux-s390x.tar.xz",
"node-v22.22.1-linux-s390x",
"e08b3a73d0bd840e008f589e4be4a2ef3d4a0c59015f4f20a04ed7fc968042a2"
"22.22.2-linux_s390x": [
"node-v22.22.2-linux-s390x.tar.xz",
"node-v22.22.2-linux-s390x",
"9e4a07c291b8949289c6ea8ee61b1d14666a4810feae776a8d1eb1f57e03a2fb"
],
"22.22.1-linux_amd64": [
"node-v22.22.1-linux-x64.tar.xz",
"node-v22.22.1-linux-x64",
"9a6bc82f9b491279147219f6a18add1e18424dce90d41d2a5fcd69d4924ba3aa"
"22.22.2-linux_amd64": [
"node-v22.22.2-linux-x64.tar.xz",
"node-v22.22.2-linux-x64",
"88fd1ce767091fd8d4a99fdb2356e98c819f93f3b1f8663853a2dee9b438068a"
],
"22.22.1-windows_amd64": [
"node-v22.22.1-win-x64.zip",
"node-v22.22.1-win-x64",
"877cb93829e14fffbbc7903e7d8037336c9a79f3ea43c5d0b8c2379b79da56de"
"22.22.2-windows_amd64": [
"node-v22.22.2-win-x64.zip",
"node-v22.22.2-win-x64",
"7c93e9d92bf68c07182b471aa187e35ee6cd08ef0f24ab060dfff605fcc1c57c"
]
},
"node_urls": [
"https://nodejs.org/dist/v{version}/{filename}"
],
"node_version": "22.22.1",
"node_version": "22.22.2",
"include_headers": false,
"platform": "windows_amd64"
}
@@ -1299,46 +1299,46 @@
"attributes": {
"node_download_auth": {},
"node_repositories": {
"22.22.1-darwin_arm64": [
"node-v22.22.1-darwin-arm64.tar.gz",
"node-v22.22.1-darwin-arm64",
"679ad4966339e4ef4900f57996714864e4211b898825bb840c3086c419fbcef2"
"22.22.2-darwin_arm64": [
"node-v22.22.2-darwin-arm64.tar.gz",
"node-v22.22.2-darwin-arm64",
"db4b275b83736df67533529a18cc55de2549a8329ace6c7bcc68f8d22d3c9000"
],
"22.22.1-darwin_amd64": [
"node-v22.22.1-darwin-x64.tar.gz",
"node-v22.22.1-darwin-x64",
"07b13722d558790fca20bb1ecf61bde24b7a4863111f7be77fc57251a407359a"
"22.22.2-darwin_amd64": [
"node-v22.22.2-darwin-x64.tar.gz",
"node-v22.22.2-darwin-x64",
"12a6abb9c2902cf48a21120da13f87fde1ed1b71a13330712949e8db818708ba"
],
"22.22.1-linux_arm64": [
"node-v22.22.1-linux-arm64.tar.xz",
"node-v22.22.1-linux-arm64",
"0f3550d58d45e5d3cf7103d9e3f69937f09fe82fb5dd474c66a5d816fa58c9ee"
"22.22.2-linux_arm64": [
"node-v22.22.2-linux-arm64.tar.xz",
"node-v22.22.2-linux-arm64",
"e9e1930fd321a470e29bb68f30318bf58e3ecb4acb4f1533fb19c58328a091fe"
],
"22.22.1-linux_ppc64le": [
"node-v22.22.1-linux-ppc64le.tar.xz",
"node-v22.22.1-linux-ppc64le",
"a65a44cf0224505f052b90357b763dbc1ea9148f4f5f2284f0596cf2000f819b"
"22.22.2-linux_ppc64le": [
"node-v22.22.2-linux-ppc64le.tar.xz",
"node-v22.22.2-linux-ppc64le",
"14045b5a5030d35ca0030fb7e870bd11a651eb9b57323ebc0021e8d78ac6bac9"
],
"22.22.1-linux_s390x": [
"node-v22.22.1-linux-s390x.tar.xz",
"node-v22.22.1-linux-s390x",
"e08b3a73d0bd840e008f589e4be4a2ef3d4a0c59015f4f20a04ed7fc968042a2"
"22.22.2-linux_s390x": [
"node-v22.22.2-linux-s390x.tar.xz",
"node-v22.22.2-linux-s390x",
"9e4a07c291b8949289c6ea8ee61b1d14666a4810feae776a8d1eb1f57e03a2fb"
],
"22.22.1-linux_amd64": [
"node-v22.22.1-linux-x64.tar.xz",
"node-v22.22.1-linux-x64",
"9a6bc82f9b491279147219f6a18add1e18424dce90d41d2a5fcd69d4924ba3aa"
"22.22.2-linux_amd64": [
"node-v22.22.2-linux-x64.tar.xz",
"node-v22.22.2-linux-x64",
"88fd1ce767091fd8d4a99fdb2356e98c819f93f3b1f8663853a2dee9b438068a"
],
"22.22.1-windows_amd64": [
"node-v22.22.1-win-x64.zip",
"node-v22.22.1-win-x64",
"877cb93829e14fffbbc7903e7d8037336c9a79f3ea43c5d0b8c2379b79da56de"
"22.22.2-windows_amd64": [
"node-v22.22.2-win-x64.zip",
"node-v22.22.2-win-x64",
"7c93e9d92bf68c07182b471aa187e35ee6cd08ef0f24ab060dfff605fcc1c57c"
]
},
"node_urls": [
"https://nodejs.org/dist/v{version}/{filename}"
],
"node_version": "22.22.1",
"node_version": "22.22.2",
"include_headers": false,
"platform": "windows_arm64"
}