From 8b3873f17b3f2b7cf069297fa6c6996b96803a72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 08:27:57 +0000 Subject: [PATCH] gpg: Update to version 2.4.2 --- bucket/gpg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gpg.json b/bucket/gpg.json index 5a21a25d4d..53f29e443e 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gnupg package", - "version": "2.4.1", + "version": "2.4.2", "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.4.1_20230428.exe#/dl.7z", - "hash": "sha1:4fcd84cb78c84970bc874c123d223f6521c1e566", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.2_20230530.exe#/dl.7z", + "hash": "sha1:227358fe08c0f8d3484b11f57dbfdfa6830757ec", "installer": { "script": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse",