From d713fae8c4cce78421fcc754d63a84ddc5155038 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Nov 2020 18:01:47 +0000 Subject: [PATCH] gnupg: Update to version 2.2.25 --- bucket/gnupg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gnupg.json b/bucket/gnupg.json index bf69824b62..f742d88b15 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.24", + "version": "2.2.25", "license": "GPL-3.0-or-later", - "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.24_20201117.exe#/dl.7z", - "hash": "sha1:ab895bd9bc4319b88b1314ede3a816cd0a1cc677", + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.25_20201123.exe#/dl.7z", + "hash": "sha1:d4bc499a192e607f6db5e50bbc885a649ae670fc", "pre_install": [ "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\gnupg-uninstall.exe.nsis\" -Force -Recurse", "New-Item \"$dir\\bin\\gpgconf.ctl\" -Force | Out-Null",