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