terraform: Update to version 0.12.0

This commit is contained in:
Richard Kuhnt 2019-05-22 21:00:21 +00:00
parent 0672ed41ef
commit dea954604d

View File

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