mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
30 lines
868 B
JSON
30 lines
868 B
JSON
{
|
|
"version": "2.83",
|
|
"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": "d634e3c88d28504e12b0807021450fe5b82144c3300c9d3cf36e52af330f1c3f"
|
|
},
|
|
"32bit": {
|
|
"url": "https://www.nirsoft.net/utils/nircmd.zip",
|
|
"hash": "ce8295cb6e225af2ae44d3416dda4e5a8e320f3801ba6361bc96e360bb66e88a"
|
|
}
|
|
},
|
|
"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"
|
|
}
|