From e90a20bfe5dd6640d466b0ad305b354a7b7939c1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Nov 2020 18:01:48 +0000 Subject: [PATCH] gpg: Update to version 2.2.25 --- bucket/gpg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gpg.json b/bucket/gpg.json index 3a2a5306af..5fc30f7546 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -2,10 +2,10 @@ "##": "Duplicate of the gnupg 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",