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