postgresql: Update to version 13.0 (#1522)

This commit is contained in:
bloomexec 2020-10-22 00:55:42 +09:00 committed by GitHub
parent cc079fc913
commit 1c61545d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",