From a68d1163b49fb283bc8e97c7397452cce92e3812 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 3 Aug 2019 07:00:58 +0000 Subject: [PATCH] win-acme: Update to version 2.0.9.386 --- bucket/win-acme.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/win-acme.json b/bucket/win-acme.json index b30a507e23..44c9ac381e 100644 --- a/bucket/win-acme.json +++ b/bucket/win-acme.json @@ -1,10 +1,10 @@ { "homepage": "https://github.com/PKISharp/win-acme", - "version": "2.0.8.356", + "version": "2.0.9.386", "license": "Apache-2.0", "description": "A Simple ACME Client for Windows", - "url": "https://github.com/PKISharp/win-acme/releases/download/v2.0.8/win-acme.v2.0.8.356.zip", - "hash": "cc150c7cd0cea57bb02bff24cb9cb70a90bae1ac350af63387824b7a6b6a7e53", + "url": "https://github.com/PKISharp/win-acme/releases/download/v2.0.9/win-acme.v2.0.9.386.zip", + "hash": "14905b432aa324f301632e8715f9f7cb6d28f4cfd322e533afb4c532b734d8e1", "bin": "wacs.exe", "pre_install": [ "if (!(Test-Path \"$persist_dir\\settings.config\")) {",