aztfexport: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2023-05-24 08:28:55 +00:00
parent cbfb40b8ee
commit 9fce91d412

View File

@ -1,16 +1,16 @@
{
"version": "0.11.0",
"version": "0.12.0",
"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.11.0/aztfexport_v0.11.0_windows_amd64.zip",
"hash": "e18d807a23af3622d8d0f43b9a1ce59ac53955a28ddda1df1105e8038e7c5f1d"
"url": "https://github.com/Azure/aztfexport/releases/download/v0.12.0/aztfexport_v0.12.0_windows_amd64.zip",
"hash": "f298636a852ca75e78edef7dbdefa2a916f1c3b320283f880c30ff7c584d6cc3"
},
"32bit": {
"url": "https://github.com/Azure/aztfexport/releases/download/v0.11.0/aztfexport_v0.11.0_windows_386.zip",
"hash": "912e4a33c1a8ae4859577131493061fe4e4bd44c2b1f776fb07c3d6be707b10a"
"url": "https://github.com/Azure/aztfexport/releases/download/v0.12.0/aztfexport_v0.12.0_windows_386.zip",
"hash": "32096c10c75bc53e98e1aa19c8949f6cd7d1601003865cb5bbc018057430fb37"
}
},
"bin": "aztfexport.exe",