mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
postgresql: Update to version 12.2
This commit is contained in:
parent
18ffd20ac7
commit
3c8d81937e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"homepage": "https://www.postgresql.org/",
|
||||
"description": "Object-relational database management system based on POSTGRES.",
|
||||
"version": "12.1",
|
||||
"version": "12.2",
|
||||
"license": "PostgreSQL",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-12.1-1-windows-x64-binaries.zip",
|
||||
"hash": "a074cf355c4d42c622ba3ff5fad8bd40cf42e0e1b6d9d3cb6b6991220514212d"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-12.2-1-windows-x64-binaries.zip",
|
||||
"hash": "6000cb43e17bfcaea4ec36dc115804285cd3a52d7d9bff2f385da3d43f385fdb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pgsql",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user