terraformer: Update to version 0.8.19

This commit is contained in:
github-actions[bot] 2022-03-17 20:27:22 +00:00
parent 20924563c9
commit 6c17da6596

View File

@ -1,12 +1,12 @@
{ {
"version": "0.8.18", "version": "0.8.19",
"description": "Tool to generate terraform files from existing infrastructure (reverse Terraform), i.e. infrastructure to code.", "description": "Tool to generate terraform files from existing infrastructure (reverse Terraform), i.e. infrastructure to code.",
"homepage": "https://github.com/GoogleCloudPlatform/terraformer", "homepage": "https://github.com/GoogleCloudPlatform/terraformer",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/GoogleCloudPlatform/terraformer/releases/download/0.8.18/terraformer-all-windows-amd64#/terraformer.exe", "url": "https://github.com/GoogleCloudPlatform/terraformer/releases/download/0.8.19/terraformer-all-windows-amd64#/terraformer.exe",
"hash": "ce130157a2269727e3eacefbbc1684c888f9dc0697cdd26e6ba301275fdd1c1f" "hash": "6cd106d1b198cb1e529133cb17e5df37b74e60a0c55d2a442f4d375e92921212"
} }
}, },
"bin": "terraformer.exe", "bin": "terraformer.exe",