mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
postgresql: Update to version 15.4
This commit is contained in:
parent
63acbf0c4b
commit
4858e620a7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "15.3",
|
"version": "15.4",
|
||||||
"description": "Object-relational database management system based on POSTGRES.",
|
"description": "Object-relational database management system based on POSTGRES.",
|
||||||
"homepage": "https://www.postgresql.org",
|
"homepage": "https://www.postgresql.org",
|
||||||
"license": "PostgreSQL",
|
"license": "PostgreSQL",
|
||||||
@ -11,8 +11,8 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-15.3-1-windows-x64-binaries.zip#/dl.zip_",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-15.4-1-windows-x64-binaries.zip#/dl.zip_",
|
||||||
"hash": "c3d9730eb4d99cd0641a2bf4f30e9b7f565a387c950c804225917134279b8a46"
|
"hash": "1924951bfcfec130028a1507ce7266be68a0481a43badb87c5b6acaf0da58222"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user