ScoopInstaller_Main/win-acme.json
2018-02-24 22:53:14 +01:00

16 lines
579 B
JSON

{
"homepage": "https://github.com/PKISharp/win-acme",
"version": "1.9.9.0",
"license": "Apache 2.0",
"hash": "8c4951262a0cecb903629e8c4e1d32380e9f35531e0c38c094d76758570784ea",
"url": "https://github.com/PKISharp/win-acme/releases/download/v1.9.9.0/win-acme.v1.9.9.0.zip",
"bin": "letsencrypt.exe",
"persist": "letsencrypt.exe.config",
"checkver": {
"github": "https://github.com/PKISharp/win-acme"
},
"autoupdate": {
"url": "https://github.com/PKISharp/win-acme/releases/download/v$version/win-acme.v$version.zip"
}
}