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