From 6b9a14cd8f810cb10b4137fa8edffee97bef723a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:27:03 +0000 Subject: [PATCH] gpg: Update to version 2.4.5 --- bucket/gpg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gpg.json b/bucket/gpg.json index 57e8169b5c..ec6838444a 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gnupg package", - "version": "2.4.4", + "version": "2.4.5", "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.4_20240125.exe#/dl.7z", - "hash": "sha1:9773a6baae99353aa63d08dba6e643cbecc75de5", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.5_20240307.exe#/dl.7z", + "hash": "sha1:9ffe88554341f28e077ef42150b149a851af2fae", "installer": { "script": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse",