mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 14:24:44 +00:00
postgresql: Update to version 18.2
This commit is contained in:
parent
086289e540
commit
64164eff1f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "18.1",
|
||||
"version": "18.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-18.1-1-windows-x64-binaries.zip",
|
||||
"hash": "b2a7302ecb78088209edd96a936ec360fc12c58ec27dc8cc4e8ce5aefb9f8d3b"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-18.2-1-windows-x64-binaries.zip",
|
||||
"hash": "92f501a2a2d3282dfe5bbbf8c823c551c4c08949b8db6b7cabe86ce82dad838c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "pgsql",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user