From 4e7e52d3b2990001817546b147309bf7036da7a3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Apr 2021 14:00:19 +0000 Subject: [PATCH] gnupg: Update to version 2.3.1 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index 6d726920d7..9949655f4d 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gpg package", - "version": "2.3.0", + "version": "2.3.1", "description": "A complete and free implementation of the OpenPGP standard.", "homepage": "https://www.gnupg.org/", "license": "GPL-3.0-or-later", - "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.3.0_20210407.exe#/dl.7z", - "hash": "7710d8abd6f487b40244815086ed578e70859728ad90e56f8246aa8f569f16da", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.3.1_20210420.exe#/dl.7z", + "hash": "77cec7f274ee6347642a488efdfa324e8c3ab577286e611c397e69b1b396ab16", "pre_install": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse", "New-Item \"$dir\\bin\\gpgconf.ctl\" -Force | Out-Null",