mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
postgresql: Update to version 17.1
This commit is contained in:
parent
0d30ead54c
commit
b4cd3c2725
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "17.0",
|
||||
"version": "17.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-17.0-1-windows-x64-binaries.zip#/dl.zip_",
|
||||
"hash": "cf8c411633d9a880364e1731fe722334be71362325db9446365fc33159e51630"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-17.1-1-windows-x64-binaries.zip#/dl.zip_",
|
||||
"hash": "9a3d68edea8f32cfd6559f2d2ad6c51362e475790025e085e83b17b10e2f0765"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user