nodejs: Update to version 22.3.0

This commit is contained in:
github-actions[bot] 2024-06-11 20:25:50 +00:00
parent cf1d3a024b
commit ba51060ca8

View File

@ -1,23 +1,23 @@
{ {
"version": "22.2.0", "version": "22.3.0",
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.", "description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v22.2.0/node-v22.2.0-win-x64.7z", "url": "https://nodejs.org/dist/v22.3.0/node-v22.3.0-win-x64.7z",
"hash": "740a4d3c613a77268ac856c2c209603236c51745506be1d3237b47491c27e7c7", "hash": "5eead5f9946b5381ffb36430970a2e3d0bcf90383a9432ea76e93d0efdc70691",
"extract_dir": "node-v22.2.0-win-x64" "extract_dir": "node-v22.3.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v22.2.0/node-v22.2.0-win-x86.7z", "url": "https://nodejs.org/dist/v22.3.0/node-v22.3.0-win-x86.7z",
"hash": "6c9bd5337b87ce6c31eae8145ccb9ce70d78ab5527125f0ab2fbbc170362953a", "hash": "e8e34fbef56216f8d58499215d3c5220ce429c455ee2bfa97b29bb0e9ba57e1b",
"extract_dir": "node-v22.2.0-win-x86" "extract_dir": "node-v22.3.0-win-x86"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v22.2.0/node-v22.2.0-win-arm64.7z", "url": "https://nodejs.org/dist/v22.3.0/node-v22.3.0-win-arm64.7z",
"hash": "10e5a2bcf72e568933643a652bd7728231f8d5dfc59d623f5fcca550b3f1d799", "hash": "57a44a7c956581e2939c8c040cb49f72dfa148c4e97178e54be67e78cc45ca69",
"extract_dir": "node-v22.2.0-win-arm64" "extract_dir": "node-v22.3.0-win-arm64"
} }
}, },
"persist": [ "persist": [