From 3c855aa47d0fb78d1f81da1b91e8de62b319485f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Nov 2019 21:00:18 +0000 Subject: [PATCH] gnupg: Update to version 2.2.18 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index 864f695857..cbeb1a18e0 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -2,10 +2,10 @@ "##": "Duplicate of the gpg package", "homepage": "https://www.gnupg.org/", "description": "A complete and free implementation of the OpenPGP standard.", - "version": "2.2.17", + "version": "2.2.18", "license": "GPL-3.0-or-later", - "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.17_20190709.exe#/dl.7z", - "hash": "sha1:82abfbc79d1a99b27f25ba92fe878cad07a31532", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.18_20191125.exe#/dl.7z", + "hash": "sha1:62c369400da1ee0de7b0275ecd0bcc969805b9da", "pre_install": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse", "New-Item \"$dir\\bin\\gpgconf.ctl\" -Force | Out-Null",