From 8bb43b6b88235cd794d660276dec5670dff6b5b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 16:30:39 +0000 Subject: [PATCH] gnupg: Update to version 2.4.3 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index fa6fc6c3ee..ca59d4aafc 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gpg package", - "version": "2.4.2", + "version": "2.4.3", "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.2_20230530.exe#/dl.7z", - "hash": "sha1:227358fe08c0f8d3484b11f57dbfdfa6830757ec", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.3_20230704.exe#/dl.7z", + "hash": "sha1:677527d18ed95b1ba2476efbfbfdb43703bb26ca", "installer": { "script": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse",