mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update postgresql to version 9.6.3
This commit is contained in:
parent
91448d03f0
commit
a2b2d4a38e
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.postgresql.org/",
|
"homepage": "https://www.postgresql.org/",
|
||||||
"version": "9.6.4",
|
"version": "9.6.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-9.6.4-1-windows-x64-binaries.zip",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-9.6.3-1-windows-x64-binaries.zip",
|
||||||
"hash": "15a963bd02f54fca9049c9270455d1d74f22674e921a3805b211695fd1a18c3e"
|
"hash": "18b23b5811ed94e5653c1dc311d49e2ce8e93b9d45e33f4318d4b744fb758ee3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-9.6.4-1-windows-binaries.zip",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-9.6.3-1-windows-binaries.zip",
|
||||||
"hash": "056d16502a7c797318ced92e13160656624e70cd563eff0c4665945ab24ef0cc"
|
"hash": "675e360c78c96e498b3415258791ba2c8e3eb8d157f10b0f8189f20d0749417a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "pgsql",
|
"extract_dir": "pgsql",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user