From 363c789a762600ac92871368f940b5713ecec039 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 27 Aug 2020 14:01:22 +0000 Subject: [PATCH] gnupg: Update to version 2.2.22 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index 07696753e4..53a51490bf 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -2,10 +2,10 @@ "##": "Duplicate of the gpg package", "homepage": "https://www.gnupg.org/", "description": "A complete and free implementation of the OpenPGP standard.", - "version": "2.2.21", + "version": "2.2.22", "license": "GPL-3.0-or-later", - "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.21_20200709.exe#/dl.7z", - "hash": "sha1:e707e54bc57f19704a5e302119ea4d509486892f", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.22_20200827.exe#/dl.7z", + "hash": "sha1:4d080669656b108fb9f2d7be11043ca01d67a6e4", "pre_install": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse", "New-Item \"$dir\\bin\\gpgconf.ctl\" -Force | Out-Null",