mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
31 lines
928 B
JSON
31 lines
928 B
JSON
{
|
|
"version": "2.86",
|
|
"homepage": "https://www.nirsoft.net/utils/nircmd.html",
|
|
"description": "Execute various system wide tasks.",
|
|
"license": "Freeware",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.nirsoft.net/utils/nircmd-x64.zip",
|
|
"hash": "a078fdd378b9033e66c0f663764f90004af07bc8a007561abc28212d6ebcd328"
|
|
},
|
|
"32bit": {
|
|
"url": "https://www.nirsoft.net/utils/nircmd.zip",
|
|
"hash": "5071b54669bb1e88422c6c340204b0b3a0ffd07e2ac1d747ccbd1447abc92948"
|
|
}
|
|
},
|
|
"bin": "nircmdc.exe",
|
|
"checkver": {
|
|
"re": "<td>NirCmd v([\\d\\.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.nirsoft.net/utils/nircmd-x64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://www.nirsoft.net/utils/nircmd.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|