From be29b6e88087b1e43814ddd5cdf5b62c45e372b8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Apr 2021 20:00:17 +0000 Subject: [PATCH] gpg: Update to version 2.3.0 --- bucket/gpg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gpg.json b/bucket/gpg.json index 7774340ca4..6feba8c07d 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,11 +1,11 @@ { "##": "Duplicate of the gnupg package", - "version": "2.2.27", + "version": "2.3.0", "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.2.27_20210111.exe#/dl.7z", - "hash": "sha1:9f2ff2ce36b6537f895ab3306527f105ff95df8d", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.3.0_20210407.exe#/dl.7z", + "hash": "7710d8abd6f487b40244815086ed578e70859728ad90e56f8246aa8f569f16da", "pre_install": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse", "New-Item \"$dir\\bin\\gpgconf.ctl\" -Force | Out-Null",