From d8d70eff57df43c6ef01baecafd967531d3cc2a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 12:32:21 +0000 Subject: [PATCH] gnupg: Update to version 2.3.7 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index 421900f9ca..dd69ea5585 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gpg package", - "version": "2.3.6", + "version": "2.3.7", "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.6_20220425.exe#/dl.7z", - "hash": "1a18adbb24868e14a40ccbd60003108840e238c0893e7bb6908805ae067eb0e8", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.3.7_20220711.exe#/dl.7z", + "hash": "18bcf08b2ac4db46a216f3620b1d43f4704c950a1dcccdae9d508106f2c778c2", "installer": { "script": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse",