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