mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
16 lines
585 B
JSON
16 lines
585 B
JSON
{
|
|
"homepage": "https://github.com/PKISharp/win-acme",
|
|
"version": "2.0.5.246",
|
|
"license": "Apache-2.0",
|
|
"hash": "517c0229b293e2d798d397a36a747d4ef75a12074265c979158dac69df844b6b",
|
|
"url": "https://github.com/PKISharp/win-acme/releases/download/v2.0.5.246/win-acme.v2.0.5.246.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"
|
|
}
|
|
}
|