mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
postgresql: Update to version 17.0
This commit is contained in:
parent
cafa13dbf5
commit
00161acb25
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "16.3",
|
"version": "17.0",
|
||||||
"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-16.3-1-windows-x64-binaries.zip#/dl.zip_",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-17.0-1-windows-x64-binaries.zip#/dl.zip_",
|
||||||
"hash": "ce9d29cead2f58f7936d1baa708ff991210147e71b464f3e316fa13beb3a5b35"
|
"hash": "cf8c411633d9a880364e1731fe722334be71362325db9446365fc33159e51630"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user