mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
postgresql: Update to version 14.4
This commit is contained in:
parent
831a9236f1
commit
682f8fdfd4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "14.3",
|
||||
"version": "14.4",
|
||||
"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.3-1-windows-x64-binaries.zip",
|
||||
"hash": "d5bbcda4f9ca170eb403690cdf48a25de496080ce7b5e5e2cecb88e7475eee11"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-14.4-1-windows-x64-binaries.zip",
|
||||
"hash": "31b9708d7e86c8455ee42dab2f2e47b354a026720ea90088e9e079e4bd8db188"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pgsql",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user