From bf1e23bf930726b9a028c83ca8b71f2eb28d3c19 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:02 +0000 Subject: [PATCH] gnupg: Update to version 2.4.5 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index edbd0751c1..3895c33482 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gpg 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",