mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
postgresql: Update to version 14.2
This commit is contained in:
parent
8dcfe65265
commit
7dc0574dec
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "14.1",
|
"version": "14.2",
|
||||||
"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-14.1-1-windows-x64-binaries.zip",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-14.2-1-windows-x64-binaries.zip",
|
||||||
"hash": "7c8aeca0329d8b86c42579d849d061a7b60173de9156d7b43cf09d1e54f4f533"
|
"hash": "0f48c26c4eaa71ee415f56c8dc62ae2e5e5d49d16a2237476863572c97cf21e9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pgsql",
|
"extract_dir": "pgsql",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user