From 65f40a11085b50fdb0e46174b4d9d05dbd9ebf4a 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] gpg: Update to version 2.4.0 --- bucket/gpg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gpg.json b/bucket/gpg.json index 146e963099..6911f5ba86 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gnupg 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",