mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +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.",
|
||||
"homepage": "https://www.postgresql.org",
|
||||
"license": "PostgreSQL",
|
||||
@ -10,8 +10,8 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-14.1-1-windows-x64-binaries.zip",
|
||||
"hash": "7c8aeca0329d8b86c42579d849d061a7b60173de9156d7b43cf09d1e54f4f533"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-14.2-1-windows-x64-binaries.zip",
|
||||
"hash": "0f48c26c4eaa71ee415f56c8dc62ae2e5e5d49d16a2237476863572c97cf21e9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pgsql",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user