From 75a569954fbe9b2672728fb1cb15c8a4703bd9ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 08:28:32 +0000 Subject: [PATCH] gnupg: Update to version 2.4.0 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index 7fff9fc877..7d17c85954 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gpg package", - "version": "2.3.8", + "version": "2.4.0", "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.8_20221013.exe#/dl.7z", - "hash": "ef179c223990f9dfff2b1e6e9f7468908e0d08b381b3abded2471c29faad234e", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.0_20221216.exe#/dl.7z", + "hash": "sha1:5195ff17de15ffd8629bfd0f0b5dd2b2774295f2", "installer": { "script": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse",