mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 07:44:43 +00:00
nodejs: Update to version 25.7.0
This commit is contained in:
parent
5f8a4bdf3b
commit
b0562784ac
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "25.6.1",
|
||||
"version": "25.7.0",
|
||||
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v25.6.1/node-v25.6.1-win-x64.7z",
|
||||
"hash": "76281226593d12ccbd775e9553ee259ef06cd2bece7d6daabb26eaaa5406f0ca",
|
||||
"extract_dir": "node-v25.6.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v25.7.0/node-v25.7.0-win-x64.7z",
|
||||
"hash": "388fd0d55294854a132adb3bd4deee8b5afef431b7d8a3babc34ae0931ca00e8",
|
||||
"extract_dir": "node-v25.7.0-win-x64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v25.6.1/node-v25.6.1-win-arm64.7z",
|
||||
"hash": "87f13e0aba0e02e4aee57ca586da59aea1b503d5e98aa5a100eba8e4b42ee26d",
|
||||
"extract_dir": "node-v25.6.1-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v25.7.0/node-v25.7.0-win-arm64.7z",
|
||||
"hash": "297368ae8d82b138ad604a52578b4e2144e802d4c2855be8d3ea60ef7bf6b455",
|
||||
"extract_dir": "node-v25.7.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user