terraform: Update to version 0.11.14

This commit is contained in:
Richard Kuhnt 2019-05-16 21:00:28 +00:00
parent f9f7aafd34
commit b7cd4b1362

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.terraform.io",
"license": "MPL-2.0",
"version": "0.11.13",
"version": "0.11.14",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/terraform/0.11.13/terraform_0.11.13_windows_amd64.zip",
"hash": "b758f90ffe713217eee42c6f00c5fe47958f7286935b67508055af217a33d120"
"url": "https://releases.hashicorp.com/terraform/0.11.14/terraform_0.11.14_windows_amd64.zip",
"hash": "bfec66e2ad079a1fab6101c19617a82ef79357dc1b92ddca80901bb8d5312dc0"
},
"32bit": {
"url": "https://releases.hashicorp.com/terraform/0.11.13/terraform_0.11.13_windows_386.zip",
"hash": "e4a68ef9728925a0ed8a5485a46af31da5593c884ff3c7d90597c18edeccae0d"
"url": "https://releases.hashicorp.com/terraform/0.11.14/terraform_0.11.14_windows_386.zip",
"hash": "f2eb847761cba796f306880288083b4c68f5ae9dd86c6cff47023eecc9895f8f"
}
},
"bin": "terraform.exe",