mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update win-acme to version 1.9.9.0 (#2045)
This commit is contained in:
parent
c98846f705
commit
4d2324a5c7
@ -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
15
win-acme.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user