From c79a2a145a25bf3039f4124fd49414926d5cdaed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 08:31:42 +0000 Subject: [PATCH] gpg: Update to version 2.3.8 --- bucket/gpg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gpg.json b/bucket/gpg.json index 232696b772..146e963099 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gnupg package", - "version": "2.3.7", + "version": "2.3.8", "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.3.7_20220711.exe#/dl.7z", - "hash": "18bcf08b2ac4db46a216f3620b1d43f4704c950a1dcccdae9d508106f2c778c2", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.3.8_20221013.exe#/dl.7z", + "hash": "ef179c223990f9dfff2b1e6e9f7468908e0d08b381b3abded2471c29faad234e", "installer": { "script": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse",