mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update postgresql to version 10.3
This commit is contained in:
parent
8f48d95537
commit
f91002af9b
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.postgresql.org/",
|
"homepage": "https://www.postgresql.org/",
|
||||||
"version": "10.2",
|
"version": "10.3",
|
||||||
"license": "https://www.postgresql.org/about/licence/",
|
"license": "https://www.postgresql.org/about/licence/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-10.2-1-windows-x64-binaries.zip",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-10.3-1-windows-x64-binaries.zip",
|
||||||
"hash": "46db1a081608dce5a2a13d8c086e412033e3b1ed892a591d77ce7c915cd19454"
|
"hash": "9e5cc5c4d8d368042f5e3ad3a2e8a530a8d9ae9e61354ff3dece6462eccfac00"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-10.2-1-windows-binaries.zip",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-10.3-1-windows-binaries.zip",
|
||||||
"hash": "54b60bcda7ded99a85df21c280f2b7a36c58fdadd4b7148583b07046e8a21ad8"
|
"hash": "7ad56fa515673060fa797208f314431fdcce36db9fdd3bb5b6fbb1d569aa548b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pgsql",
|
"extract_dir": "pgsql",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user