mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-25 04:44:43 +00:00
nodejs: Update to version 25.6.1
This commit is contained in:
parent
f48febd356
commit
c9e67fafb0
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "25.6.0",
|
||||
"version": "25.6.1",
|
||||
"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.0/node-v25.6.0-win-x64.7z",
|
||||
"hash": "b7836c90cfa8458234b21cca33958d289b113fed5609ac648b339f41bb4d3a46",
|
||||
"extract_dir": "node-v25.6.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v25.6.0/node-v25.6.0-win-arm64.7z",
|
||||
"hash": "34188b91d682958b6a20822fbb93d99975f52bc777052da564802f82b10ef426",
|
||||
"extract_dir": "node-v25.6.0-win-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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user