diff --git a/bucket/postgresql.json b/bucket/postgresql.json index 3fbfdb4998..5127b00484 100644 --- a/bucket/postgresql.json +++ b/bucket/postgresql.json @@ -1,5 +1,5 @@ { - "version": "12.4", + "version": "13.0", "description": "Object-relational database management system based on POSTGRES.", "homepage": "https://www.postgresql.org", "license": "PostgreSQL", @@ -10,8 +10,8 @@ ], "architecture": { "64bit": { - "url": "https://get.enterprisedb.com/postgresql/postgresql-12.4-1-windows-x64-binaries.zip", - "hash": "58b4d61623556db88a24d6551026c93ce7d96f102b8872b60e1a2091d93cc442" + "url": "https://get.enterprisedb.com/postgresql/postgresql-13.0-1-windows-x64-binaries.zip", + "hash": "b09d77804539ee38f1ea89276e122f91444d1df2b5c72e07ac05434d1ad19f28" } }, "extract_dir": "pgsql",