From 13f2dd4b789aa7b2e000e5f7de685b3da7690290 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 7 Dec 2019 12:00:24 +0000 Subject: [PATCH] gnupg: Update to version 2.2.19 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index cbeb1a18e0..38194e53a2 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.18", + "version": "2.2.19", "license": "GPL-3.0-or-later", - "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.18_20191125.exe#/dl.7z", - "hash": "sha1:62c369400da1ee0de7b0275ecd0bcc969805b9da", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.19_20191207.exe#/dl.7z", + "hash": "sha1:a2e95e66918ed8e228c75d59feeee3bf6bc42d1d", "pre_install": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse", "New-Item \"$dir\\bin\\gpgconf.ctl\" -Force | Out-Null",