mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-14 15:45:19 +00:00
16 lines
585 B
JSON
16 lines
585 B
JSON
{
|
|
"homepage": "https://github.com/PKISharp/win-acme",
|
|
"version": "2.0.0.177",
|
|
"license": "Apache-2.0",
|
|
"hash": "1f2f25213ae68b932c629c1375f3e7266624782d46a3be6fa20cbc15b0cfbc27",
|
|
"url": "https://github.com/PKISharp/win-acme/releases/download/v2.0.0.177/win-acme.v2.0.0.177.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"
|
|
}
|
|
}
|