aztfexport: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2023-11-13 08:26:40 +00:00
parent d21924fa93
commit 2ff7162443

View File

@ -1,16 +1,16 @@
{
"version": "0.13.1",
"version": "0.14.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.13.1/aztfexport_v0.13.1_windows_amd64.zip",
"hash": "ef13e368633d8b3b3f02ab51d9a217aaa491a90a8843859c173bf7a8de0be087"
"url": "https://github.com/Azure/aztfexport/releases/download/v0.14.0/aztfexport_v0.14.0_windows_amd64.zip",
"hash": "f2708c1ce26a01165743ad78549850339a0ae7cc4aea41f7109974d2d66cc993"
},
"32bit": {
"url": "https://github.com/Azure/aztfexport/releases/download/v0.13.1/aztfexport_v0.13.1_windows_386.zip",
"hash": "e604e1e98135bc33f705f17346ab412bd30a42064f2e61060c77d01f9ad4da40"
"url": "https://github.com/Azure/aztfexport/releases/download/v0.14.0/aztfexport_v0.14.0_windows_386.zip",
"hash": "fe78eddcc8deecb9ab027e040ab738bfbc4523ccee5544c0d898d0cc13059e6b"
}
},
"bin": "aztfexport.exe",