From 378b6266cbe31a46709bc1068a0232c1429c79bb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 11 Jan 2021 20:01:48 +0000 Subject: [PATCH] gnupg: Update to version 2.2.27 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index a4bb472b37..b9b9bcd580 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.26", + "version": "2.2.27", "license": "GPL-3.0-or-later", - "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.26_20201221.exe#/dl.7z", - "hash": "sha1:6829e6250efedd8de09628104a9e15f5943b65c8", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.27_20210111.exe#/dl.7z", + "hash": "sha1:9f2ff2ce36b6537f895ab3306527f105ff95df8d", "pre_install": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse", "New-Item \"$dir\\bin\\gpgconf.ctl\" -Force | Out-Null",