{ "version": "0.17.1", "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.17.1/aztfexport_v0.17.1_windows_amd64.zip", "hash": "9dc7d28b556e27f0bb1388f439dd79013f2cdb2cebaa8d27b9de9c120b5bc807" }, "32bit": { "url": "https://github.com/Azure/aztfexport/releases/download/v0.17.1/aztfexport_v0.17.1_windows_386.zip", "hash": "95b465b4430b375d042351f69befd4ce0ca2eebbfc5bebd9daebcfc861907e27" } }, "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" } } }