win-acme: Update to version 2.0.10.444

This commit is contained in:
Richard Kuhnt 2019-09-03 07:00:17 +00:00
parent ff2f0b776f
commit 5c19b92bd8

View File

@ -1,10 +1,10 @@
{
"homepage": "https://github.com/PKISharp/win-acme",
"version": "2.0.9.386",
"version": "2.0.10.444",
"license": "Apache-2.0",
"description": "A Simple ACME Client for Windows",
"url": "https://github.com/PKISharp/win-acme/releases/download/v2.0.9/win-acme.v2.0.9.386.zip",
"hash": "14905b432aa324f301632e8715f9f7cb6d28f4cfd322e533afb4c532b734d8e1",
"url": "https://github.com/PKISharp/win-acme/releases/download/v2.0.10/win-acme.v2.0.10.444.zip",
"hash": "516b4a4c800ae95478da5118ade5b99569dda596b23ddbc3174fea2459d7a516",
"bin": "wacs.exe",
"pre_install": [
"if (!(Test-Path \"$persist_dir\\settings.config\")) {",