mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
16 lines
582 B
JSON
16 lines
582 B
JSON
{
|
|
"homepage": "https://github.com/PKISharp/win-acme",
|
|
"version": "1.9.12.1",
|
|
"license": "Apache-2.0",
|
|
"hash": "9ffc0f92c9c3391aeda90bc686cb3762794021b37f146337b111fcdd27319d84",
|
|
"url": "https://github.com/PKISharp/win-acme/releases/download/v1.9.12.1/win-acme.v1.9.12.1.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"
|
|
}
|
|
}
|