aztfexport: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2023-07-17 04:29:24 +00:00
parent f0a24e20b2
commit 6625b40cde

View File

@ -1,16 +1,16 @@
{ {
"version": "0.12.0", "version": "0.13.0",
"description": "A tool to bring your existing Azure resources under the management of Terraform.", "description": "A tool to bring your existing Azure resources under the management of Terraform.",
"homepage": "https://github.com/Azure/aztfexport", "homepage": "https://github.com/Azure/aztfexport",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/aztfexport/releases/download/v0.12.0/aztfexport_v0.12.0_windows_amd64.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.13.0/aztfexport_v0.13.0_windows_amd64.zip",
"hash": "f298636a852ca75e78edef7dbdefa2a916f1c3b320283f880c30ff7c584d6cc3" "hash": "bc2eb5ca674509964315f6af5b2ef2a74def08408f4c677fa25671e67f4b9118"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/aztfexport/releases/download/v0.12.0/aztfexport_v0.12.0_windows_386.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.13.0/aztfexport_v0.13.0_windows_386.zip",
"hash": "32096c10c75bc53e98e1aa19c8949f6cd7d1601003865cb5bbc018057430fb37" "hash": "43981c199063972c941afd0c641d1c1a9239d404c4082ded5261bf23680ea0b9"
} }
}, },
"bin": "aztfexport.exe", "bin": "aztfexport.exe",