terraform: hash fix (#3216)

closes #3214
This commit is contained in:
Michael Caley 2019-03-13 12:56:33 -04:00 committed by Richard Kuhnt
parent 42918e1407
commit 4dc4e9e575

View File

@ -5,11 +5,11 @@
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/terraform/0.11.13/terraform_0.11.13_windows_amd64.zip",
"hash": "343b32b76a9698176890388b2a29592a2c5ddaade4434da1f566f0257bf51480"
"hash": "b758f90ffe713217eee42c6f00c5fe47958f7286935b67508055af217a33d120"
},
"32bit": {
"url": "https://releases.hashicorp.com/terraform/0.11.13/terraform_0.11.13_windows_386.zip",
"hash": "6d042c2292fbb7e7995059e9a218c861c5d6ceca2e3ca54b4a53c7cc31512430"
"hash": "e4a68ef9728925a0ed8a5485a46af31da5593c884ff3c7d90597c18edeccae0d"
}
},
"bin": "terraform.exe",