Skip to content

Commit 47c6d50

Browse files
committed
upgraded to PG v14.0
1 parent 46fb479 commit 47c6d50

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

PostgreSQLPortable/App/AppInfo/AppInfo.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Freeware=true
1818
CommercialUse=true
1919

2020
[Version]
21-
PackageVersion=13.2
22-
DisplayVersion=13.2
21+
PackageVersion=14.0
22+
DisplayVersion=14.0
2323

2424
[Control]
2525
Icons=1

PostgreSQLPortable/App/AppInfo/Installer.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[DownloadFiles]
2-
DownloadURL=https://get.enterprisedb.com/postgresql/postgresql-13.2-2-windows-x64-binaries.zip
3-
DownloadName=PostgreSQL 13.2-2
4-
DownloadFilename=postgresql-13.2-2-windows-x64-binaries.zip
5-
DownloadMD5=adfbb1e371b7286088a6f63381b953d4
2+
DownloadURL=https://get.enterprisedb.com/postgresql/postgresql-14.0-1-windows-x64-binaries.zip
3+
DownloadName=PostgreSQL 14.0-1
4+
DownloadFilename=postgresql-14.0-1-windows-x64-binaries.zip
5+
DownloadMD5=901d88791ef9cd29fd58d937412b2a01
66
AdvancedExtract1To=App
77
AdvancedExtract1Filter=PgSQL\bin\**
88
AdvancedExtract2To=App

0 commit comments

Comments
 (0)