From 205681bfcb1cbb19bd1fd319f9c9de9b4e3c7bf8 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] gnupg: Update to version 2.4.8 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index c9a2994286..91d66c4f94 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gpg 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",