From 06415b542c3182d460d1f2a1bfa5773c76b6a0cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 12:30:12 +0000 Subject: [PATCH] gpg: Update to version 2.4.1 --- bucket/gpg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gpg.json b/bucket/gpg.json index 4860b0bcc0..5a21a25d4d 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gnupg package", - "version": "2.4.0", + "version": "2.4.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.4.0_20221216.exe#/dl.7z", - "hash": "sha1:5195ff17de15ffd8629bfd0f0b5dd2b2774295f2", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.1_20230428.exe#/dl.7z", + "hash": "sha1:4fcd84cb78c84970bc874c123d223f6521c1e566", "installer": { "script": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse",