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