mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
postgresql: Update to version 18.0
This commit is contained in:
parent
9a5094e0a0
commit
b2fd1398f3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "17.4",
|
||||
"version": "18.0",
|
||||
"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.4-1-windows-x64-binaries.zip#/dl.zip_",
|
||||
"hash": "80bb49e80df0100dd52e7b3c647896f8d8cfde760b6473e5180819c8df4b23c4"
|
||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-18.0-1-windows-x64-binaries.zip#/dl.zip_",
|
||||
"hash": "4a1ea6e6ecbde1747103c7b5bc0674cc415b9aa8ef7b7bad3a4ee38c37c051b1"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user