diff --git a/build.properties b/build.properties index 5c1956f..d352fcd 100644 --- a/build.properties +++ b/build.properties @@ -5,8 +5,8 @@ core.dir = ../portapps app = gnupg app.name = GnuPG app.type = archive -app.version = 2.2.32 -app.release = 11 +app.version = 2.4.3 +app.release = 12 app.homepage = https://www.gnupg.org/ # Portable app @@ -20,5 +20,5 @@ papp.url = https://github.com/portapps/${papp.id} atf.id = gnupg atf.win32.filename = ${atf.id}-win32-${app.version} atf.win32.ext = .exe -atf.win32.url = https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.32_20211006.exe +atf.win32.url = https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.4.3_20230704.exe atf.win32.assertextract = bin/gpg.exe