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.11.1",
|
|
"license": "Apache-2.0",
|
|
"hash": "2eee034ae27d08c86ccc4f5fbc2087138d74fc210bad8b30327bcb164a1186cd",
|
|
"url": "https://github.com/PKISharp/win-acme/releases/download/v1.9.11.1/win-acme.v1.9.11.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"
|
|
}
|
|
}
|