terraform: Update to version 0.12.1

This commit is contained in:
Richard Kuhnt 2019-06-04 18:00:48 +00:00
parent 2677ba8bf8
commit 0f773da242

View File

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