mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
17 lines
600 B
JSON
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"
|
|
}
|
|
}
|
|
}
|