File tree Expand file tree Collapse file tree 3 files changed +11
-8
lines changed
PostgreSQLPortable/App/AppInfo Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Version=3.5
66Name =PostgreSQL Portable
77AppID =PostgreSQLPortable
88Publisher =PostgreSQL
9- Homepage =https://gareth.flowers /postgresql-portable
9+ Homepage =https://github.com/rsubr /postgresql-portable
1010Category =Development
1111Description =PostgreSQL Database
1212Language =Multilingual
@@ -18,8 +18,8 @@ Freeware=true
1818CommercialUse =true
1919
2020[Version]
21- PackageVersion =10.4.1 .0
22- DisplayVersion =10.4.1
21+ PackageVersion =12 .0
22+ DisplayVersion =12.0
2323
2424[Control]
2525Icons =1
Original file line number Diff line number Diff line change 11[DownloadFiles]
2- DownloadURL =https://get.enterprisedb.com/postgresql/postgresql-10.4 -1-windows-binaries.zip
3- DownloadName =PostgreSQL 10.4 -1
4- DownloadFilename =postgresql-10.4 -1-windows-binaries.zip
5- DownloadMD5 =725709d72b27987d9969b95a5abecaa0
2+ DownloadURL =https://get.enterprisedb.com/postgresql/postgresql-12.0 -1-windows-x64 -binaries.zip
3+ DownloadName =PostgreSQL 12.0 -1
4+ DownloadFilename =postgresql-12.0 -1-windows-x64 -binaries.zip
5+ DownloadMD5 =a0e7d9f232e4f016d63d527ff43a82cb
66AdvancedExtract1To =App
77AdvancedExtract1Filter =PgSQL\bin\**
88AdvancedExtract2To =App
99AdvancedExtract2Filter =PgSQL\lib\**
1010AdvancedExtract3To =App
1111AdvancedExtract3Filter =PgSQL\share\**
12- AdditionalInstallSize =83000
12+ AdditionalInstallSize =88000
Original file line number Diff line number Diff line change @@ -16,10 +16,12 @@ with you wherever you go.
1616## System Requirements
1717
1818* Microsoft Windows 10, 8, 7, Vista or XP.
19+ * PostgreSQL versions 11 and beyond are 64bit only
1920* [ PortableApps.com Platform] [ 1 ] (Optional)
2021
2122## Credits
2223
24+ * Forked from [ Gareth Flowers' postgresql-portable] [ 5 ] (this most excellent man deserves a beer!)
2325* PostgreSQL Portable is a redistribution of the [ PostgreSQL Database Server] [ 2 ] .
2426
2527## Licence
@@ -31,3 +33,4 @@ with you wherever you go.
3133[ 2 ] : https://www.postgresql.org
3234[ 3 ] : https://raw.githubusercontent.com/garethflowers/postgresql-portable/master/LICENSE
3335[ 4 ] : http://www.postgresql.org/about/licence
36+ [ 5 ] : https://gareth.flowers/postgresql-portable/
You can’t perform that action at this time.
0 commit comments