Skip to content

Commit b629777

Browse files
committed
GnuPG 2.2.19
1 parent c3be080 commit b629777

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.2.19-5 (2019/12/09)
4+
5+
* GnuPG 2.2.19
6+
37
## 2.2.18-4 (2019/11/28)
48

59
* GnuPG 2.2.18

build.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ core.dir = ../portapps
55
app = gnupg
66
app.name = GnuPG
77
app.type = archive
8-
app.version = 2.2.18
9-
app.release = 4
8+
app.version = 2.2.19
9+
app.release = 5
1010
app.homepage = https://www.gnupg.org/
1111

1212
# Portable app
@@ -20,5 +20,5 @@ papp.url = https://github.com/portapps/${papp.id}
2020
atf.id = gnupg
2121
atf.win32.filename = ${atf.id}-win32-${app.version}
2222
atf.win32.ext = .exe
23-
atf.win32.url = https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.18_20191125.exe
23+
atf.win32.url = https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.19_20191207.exe
2424
atf.win32.assertextract = bin/gpg.exe

0 commit comments

Comments
 (0)