mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
postgresql: Update to version 12.4
This commit is contained in:
parent
c260bc7e24
commit
e8a262f486
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "12.3",
|
"version": "12.4",
|
||||||
"description": "Object-relational database management system based on POSTGRES.",
|
"description": "Object-relational database management system based on POSTGRES.",
|
||||||
"homepage": "https://www.postgresql.org",
|
"homepage": "https://www.postgresql.org",
|
||||||
"license": "PostgreSQL",
|
"license": "PostgreSQL",
|
||||||
@ -10,8 +10,8 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-12.3-1-windows-x64-binaries.zip",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-12.4-1-windows-x64-binaries.zip",
|
||||||
"hash": "c03417eb3fc5ae0ec3244106251275d1e42f758c81e0536bd29125d4ae06c68c"
|
"hash": "58b4d61623556db88a24d6551026c93ce7d96f102b8872b60e1a2091d93cc442"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pgsql",
|
"extract_dir": "pgsql",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user