mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
postgresql: Update to version 14.3
This commit is contained in:
parent
47ebf38f25
commit
c313374e05
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "14.2",
|
||||
"version": "14.3",
|
||||
"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.2-1-windows-x64-binaries.zip",
|
||||
"hash": "0f48c26c4eaa71ee415f56c8dc62ae2e5e5d49d16a2237476863572c97cf21e9"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-14.3-1-windows-x64-binaries.zip",
|
||||
"hash": "d5bbcda4f9ca170eb403690cdf48a25de496080ce7b5e5e2cecb88e7475eee11"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pgsql",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user