mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
postgresql: Update to version 15.1
This commit is contained in:
parent
d306acb1e3
commit
107865d43c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "14.5",
|
||||
"version": "15.1",
|
||||
"description": "Object-relational database management system based on POSTGRES.",
|
||||
"homepage": "https://www.postgresql.org",
|
||||
"license": "PostgreSQL",
|
||||
@ -11,8 +11,8 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-14.5-1-windows-x64-binaries.zip#/dl.zip_",
|
||||
"hash": "7e2cd7c82741667c5effd736d5da31fb0aeefc0eba5c8c69f89340519b265017"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-15.1-1-windows-x64-binaries.zip#/dl.zip_",
|
||||
"hash": "234e97babdb52eeed87a2bb4e8fa262244800dfd248f304d985dbda6f9a233ba"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user