From c4d2a71525018644a90528edf1b3caf838914184 Mon Sep 17 00:00:00 2001 From: Luckz <224748+Luckz@users.noreply.github.com> Date: Sun, 16 Jun 2019 21:36:38 +0200 Subject: [PATCH] win-acme: Add description (#131) --- bucket/win-acme.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bucket/win-acme.json b/bucket/win-acme.json index 93acae8a53..2c0eeee4a6 100644 --- a/bucket/win-acme.json +++ b/bucket/win-acme.json @@ -1,7 +1,8 @@ { - "homepage": "https://github.com/PKISharp/win-acme", + "description": "ACME client for Windows - for use with Let's Encrypt", "version": "2.0.7.315", "license": "Apache-2.0", + "homepage": "https://github.com/PKISharp/win-acme", "hash": "b7206ed832566fc789d0f662d86ddc06f1d2b247b2068f09a78782c6220d881b", "url": "https://github.com/PKISharp/win-acme/releases/download/v2.0.7.315/win-acme.v2.0.7.315.zip", "bin": "letsencrypt.exe",