mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
postgresql: Update to version 12.0
This commit is contained in:
parent
156784335d
commit
ad135bba94
@ -1,12 +1,12 @@
|
||||
{
|
||||
"homepage": "https://www.postgresql.org/",
|
||||
"description": "Object-relational database management system based on POSTGRES.",
|
||||
"version": "11.5",
|
||||
"version": "12.0",
|
||||
"license": "PostgreSQL",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-11.5-1-windows-x64-binaries.zip",
|
||||
"hash": "89ec61731231b88b748ae0f923ec02568ede2c008c79f901666ea67de6565f4c"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-12.0-1-windows-x64-binaries.zip",
|
||||
"hash": "32bc54654e24df13175ffc56cb72b347cd41e654cdf4ae6c244ac25572292ee6"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pgsql",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user