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