mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
16 lines
582 B
JSON
16 lines
582 B
JSON
{
|
|
"homepage": "https://github.com/PKISharp/win-acme",
|
|
"version": "1.9.11.2",
|
|
"license": "Apache-2.0",
|
|
"hash": "adbc96e2f580ff483949e9324a4b2fc9e711ac8872fcd2461864fda2f366a709",
|
|
"url": "https://github.com/PKISharp/win-acme/releases/download/v1.9.11.2/win-acme.v1.9.11.2.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"
|
|
}
|
|
}
|