From b924f999b3726796265e1e820089e460af9a2914 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 12:32:44 +0000 Subject: [PATCH] gpg: Update to version 2.4.7 --- bucket/gpg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gpg.json b/bucket/gpg.json index c39c17adbc..8eb2d97a83 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gnupg package", - "version": "2.4.6", + "version": "2.4.7", "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.6_20241029.exe#/dl.7z", - "hash": "sha1:6d6b2017152fea4532afe38ce00e38a438b1e4bb", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.7_20241125.exe#/dl.7z", + "hash": "sha1:dc6c234c76747a5ac078fe5d5300c926e2de57e2", "installer": { "script": [ "Remove-Item \"$dir\\`$PLUGINSDIR\" -Force -Recurse",