mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
30 lines
868 B
JSON
30 lines
868 B
JSON
{
|
|
"version": "2.81",
|
|
"homepage": "https://www.nirsoft.net/utils/nircmd.html",
|
|
"checkver": {
|
|
"re": "<td>NirCmd v([\\d\\.]+)"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.nirsoft.net/utils/nircmd.zip",
|
|
"hash": "f56a6166f8956c507cc2bfec71339f3c467c0421fe6d16fbe4c52a36d79ce0ea"
|
|
},
|
|
"32bit": {
|
|
"url": "https://www.nirsoft.net/utils/nircmd-x64.zip",
|
|
"hash": "37445b39e2fc437688164866c495bd28890ded5d0dbf71615bf92776e57c5189"
|
|
}
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.nirsoft.net/utils/nircmd.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://www.nirsoft.net/utils/nircmd-x64.zip"
|
|
}
|
|
}
|
|
},
|
|
"extract_dir": ".",
|
|
"bin": "nircmdc.exe"
|
|
}
|