Skip to content

Commit 06d44f2

Browse files
committed
GnuPG 2.2.21
1 parent 736b1ea commit 06d44f2

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

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

3+
## 2.2.21-7 (2020/07/20)
4+
5+
* GnuPG 2.2.21
6+
* Portapps 2.4.4
7+
38
## 2.2.20-6 (2020/03/25)
49

510
* GnuPG 2.2.20

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.20
9-
app.release = 6
8+
app.version = 2.2.21
9+
app.release = 7
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.20_20200320.exe
23+
atf.win32.url = https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.21_20200709.exe
2424
atf.win32.assertextract = bin/gpg.exe

0 commit comments

Comments
 (0)