We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f491a0 commit 8344545Copy full SHA for 8344545
build.properties
@@ -5,7 +5,7 @@ core.dir = ../portapps
5
app = gnupg
6
app.name = GnuPG
7
app.type = archive
8
-app.version = 2.2.16
+app.version = 2.2.17
9
app.homepage = https://www.gnupg.org/
10
11
# Portable app
@@ -19,5 +19,5 @@ papp.url = https://github.com/portapps/${papp.id}
19
atf.id = gnupg
20
atf.win32.filename = ${atf.id}-win32-${app.version}
21
atf.win32.ext = .exe
22
-atf.win32.url = https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.16_20190528.exe
+atf.win32.url = https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.17_20190709.exe
23
atf.win32.assertextract = bin/gpg.exe
0 commit comments