diff --git a/acmesharp.json b/acmesharp.json new file mode 100644 index 0000000000..22ec8a56db --- /dev/null +++ b/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" + } +}