Update win-acme to version 1.9.9.0 (#2045)

This commit is contained in:
Brandon Smith 2018-02-24 16:53:14 -05:00 committed by Richard Kuhnt
parent c98846f705
commit 4d2324a5c7
2 changed files with 15 additions and 15 deletions

View File

@ -1,15 +0,0 @@
{
"homepage": "https://github.com/Lone-Coder/letsencrypt-win-simple/",
"version": "1.9.8.4",
"license": "https://github.com/Lone-Coder/letsencrypt-win-simple/blob/master/LICENSE",
"hash": "6b5d3899df25b6a7b6b439bbb10c5ce05f77108e443b3bea8286d37721a82c56",
"url": "https://github.com/Lone-Coder/letsencrypt-win-simple/releases/download/v1.9.8.4/letsencrypt-win-simple.v1.9.8.4.zip",
"bin": "letsencrypt.exe",
"persist": "letsencrypt.exe.config",
"checkver": {
"github": "https://github.com/Lone-Coder/letsencrypt-win-simple"
},
"autoupdate": {
"url": "https://github.com/Lone-Coder/letsencrypt-win-simple/releases/download/v$version/letsencrypt-win-simple.v$version.zip"
}
}

15
win-acme.json Normal file
View File

@ -0,0 +1,15 @@
{
"homepage": "https://github.com/PKISharp/win-acme",
"version": "1.9.9.0",
"license": "Apache 2.0",
"hash": "8c4951262a0cecb903629e8c4e1d32380e9f35531e0c38c094d76758570784ea",
"url": "https://github.com/PKISharp/win-acme/releases/download/v1.9.9.0/win-acme.v1.9.9.0.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"
}
}