From 2f5a10989a6582114dc622dc135293d98a34f8de Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Fri, 26 Aug 2016 08:53:43 +1000 Subject: [PATCH] move gpg to bucket --- gpg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gpg.json diff --git a/gpg.json b/gpg.json new file mode 100644 index 0000000000..0f26eaceb9 --- /dev/null +++ b/gpg.json @@ -0,0 +1,11 @@ +{ + "version": "2.3.3", + "license": "GNU", + "url": "https://files.gpg4win.org/gpg4win-2.3.3.exe#dl.7z", + "hash": "5675770b85d49cb05fd3e4bdee7528e19991be508760eef86157d1fa01f0f254", + "homepage": "https://www.gpg4win.org", + "bin": [ + ["gpg2.exe", "gpg", ""], + "gpg2.exe" + ] +}