aztfexport: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2023-07-18 08:28:29 +00:00
parent 971bec0807
commit d15fbcbbf9

View File

@ -1,16 +1,16 @@
{
"version": "0.13.0",
"version": "0.13.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.13.0/aztfexport_v0.13.0_windows_amd64.zip",
"hash": "bc2eb5ca674509964315f6af5b2ef2a74def08408f4c677fa25671e67f4b9118"
"url": "https://github.com/Azure/aztfexport/releases/download/v0.13.1/aztfexport_v0.13.1_windows_amd64.zip",
"hash": "ef13e368633d8b3b3f02ab51d9a217aaa491a90a8843859c173bf7a8de0be087"
},
"32bit": {
"url": "https://github.com/Azure/aztfexport/releases/download/v0.13.0/aztfexport_v0.13.0_windows_386.zip",
"hash": "43981c199063972c941afd0c641d1c1a9239d404c4082ded5261bf23680ea0b9"
"url": "https://github.com/Azure/aztfexport/releases/download/v0.13.1/aztfexport_v0.13.1_windows_386.zip",
"hash": "e604e1e98135bc33f705f17346ab412bd30a42064f2e61060c77d01f9ad4da40"
}
},
"bin": "aztfexport.exe",