From 712ea52e5fdcd8aecb60f09b67b8f9b7fc22c243 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Tue, 21 Feb 2017 20:51:17 +1100 Subject: [PATCH] ACMESharp 0.8.1.0 --- bucket/acmesharp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 bucket/acmesharp.json diff --git a/bucket/acmesharp.json b/bucket/acmesharp.json new file mode 100644 index 000000000..22ec8a56d --- /dev/null +++ b/bucket/acmesharp.json @@ -0,0 +1,10 @@ +{ + "version": "0.8.1.0", + "homepage": "https://github.com/ebekker/ACMESharp", + "url": "https://github.com/ebekker/ACMESharp/releases/download/v0.8.1.0-EA/ACME-posh.zip", + "hash": "b1da3d39744ba5842bb3a3b97da9a5e4d4c22314b741baa0175e9d0c977ec3f1", + "extract_dir": "Debug/ACMESharp", + "psmodule": { + "name": "ACMESharp" + } +}