ScoopInstaller_Main/bucket/srvany-ng.json
Bharatvaj 674ca9403a
srvany-ng: Add version 1.0.0.0 (#3622)
* srvany-ng: Add version 1.0.0.0

* Update bucket/srvany-ng.json

Co-authored-by: Issac Lin <issaclin32@gmail.com>

* Update bucket/srvany-ng.json

Co-authored-by: Issac Lin <issaclin32@gmail.com>

Co-authored-by: Issac Lin <issaclin32@gmail.com>
2022-05-28 20:03:33 +08:00

17 lines
600 B
JSON

{
"version": "1.0.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.0.0.0/srvany-ng_26-03-2015.zip",
"hash": "92db11aec5bb336c32f6398f47f2cf18d07422b1918b77986f98b9931e1d4a23",
"architecture": {
"64bit": {
"bin": "x64\\srvany-ng.exe"
},
"32bit": {
"bin": "x86\\srvany-ng.exe"
}
}
}