From 4f39b15e760e85e5aedd8c47214037cc4f9547fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 16:30:07 +0000 Subject: [PATCH] gpg: Update to version 2.4.8 --- bucket/gpg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gpg.json b/bucket/gpg.json index 8eb2d97a83..ac2a55c305 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gnupg package", - "version": "2.4.7", + "version": "2.4.8", "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.7_20241125.exe#/dl.7z", - "hash": "sha1:dc6c234c76747a5ac078fe5d5300c926e2de57e2", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.8_20250514.exe#/dl.7z", + "hash": "sha1:c5b3e12f2cfb8771d4f6e089039d84844f6cba70", "installer": { "script": [ "Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse",