{ "version": "0.14.2", "description": "A tool to bring your existing Azure resources under the management of Terraform.", "homepage": "https://github.com/Azure/aztfexport", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/Azure/aztfexport/releases/download/v0.14.2/aztfexport_v0.14.2_windows_amd64.zip", "hash": "6e08a4b1630f1a1954fa95eb7a2c8bdce207383984a6569e3d495181d81e074c" }, "32bit": { "url": "https://github.com/Azure/aztfexport/releases/download/v0.14.2/aztfexport_v0.14.2_windows_386.zip", "hash": "7a17b7cc7181f365b39e5aa4f76e5dcdfb0acfc3b797e4398a4183103ea8e800" } }, "bin": "aztfexport.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Azure/aztfexport/releases/download/v$version/aztfexport_v$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/Azure/aztfexport/releases/download/v$version/aztfexport_v$version_windows_386.zip" } }, "hash": { "url": "$baseurl/aztfexport_SHA256SUMS" } } }