mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
postgresql: Update to version 17.2
This commit is contained in:
parent
642ddc952d
commit
9bbc68daec
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "17.1",
|
"version": "17.2",
|
||||||
"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-17.1-1-windows-x64-binaries.zip#/dl.zip_",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-17.2-1-windows-x64-binaries.zip#/dl.zip_",
|
||||||
"hash": "9a3d68edea8f32cfd6559f2d2ad6c51362e475790025e085e83b17b10e2f0765"
|
"hash": "115eb69fa92430f162bdda2eced073b60fed538715fb3a19ce0bb8c2d8738d01"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user