aztfexport: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2025-03-24 08:30:36 +00:00
parent fb182ba094
commit 657346acc2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.0", "version": "0.17.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.16.0/aztfexport_v0.16.0_windows_amd64.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.17.0/aztfexport_v0.17.0_windows_amd64.zip",
"hash": "4231396534e6c3e1c83ff0c30e0511c8dc1772d1e93d15f17263dffd351a5b95" "hash": "71435b9de7d5b83535ae956451327d22ec7a3a1523a0be86c6cfc93616d4ba3d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/aztfexport/releases/download/v0.16.0/aztfexport_v0.16.0_windows_386.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.17.0/aztfexport_v0.17.0_windows_386.zip",
"hash": "ea3b376aba0631ee7fa7c8ef3051167bff825d52264f317e9cc07c2b2fa049aa" "hash": "2883ce52673c721d0ea26819a73d349d0428caf2332706fc10803d3f3aa98792"
} }
}, },
"bin": "aztfexport.exe", "bin": "aztfexport.exe",