ScoopInstaller_Main/bucket/srvany-ng.json
Lihewin a45a88455b
srvany-ng: Update to version 1.1.0.0 (#6974)
update to newest stable 1.1.0.0
2025-07-18 01:07:08 +00:00

17 lines
600 B
JSON

{
"version": "1.1.0.0",
"description": "Run any Windows application as a Service. Drop-in compatible replacement for \"srvany.exe\" from the W2K3 Resource Kit.",
"homepage": "https://github.com/birkett/srvany-ng",
"license": "MIT",
"url": "https://github.com/birkett/srvany-ng/releases/download/v1.1.0.0/srvany-ng-21-09-2024.zip",
"hash": "c98e48a5427b45d662a2eec15c7f37fd6679f2c99397fee9399f85040090ef95",
"architecture": {
"64bit": {
"bin": "x64\\srvany-ng.exe"
},
"32bit": {
"bin": "x86\\srvany-ng.exe"
}
}
}