aztfexport: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2025-03-25 08:29:24 +00:00
parent c1a3eb1a6d
commit 175db4f041

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.0", "version": "0.17.1",
"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.17.0/aztfexport_v0.17.0_windows_amd64.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.17.1/aztfexport_v0.17.1_windows_amd64.zip",
"hash": "71435b9de7d5b83535ae956451327d22ec7a3a1523a0be86c6cfc93616d4ba3d" "hash": "9dc7d28b556e27f0bb1388f439dd79013f2cdb2cebaa8d27b9de9c120b5bc807"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/aztfexport/releases/download/v0.17.0/aztfexport_v0.17.0_windows_386.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.17.1/aztfexport_v0.17.1_windows_386.zip",
"hash": "2883ce52673c721d0ea26819a73d349d0428caf2332706fc10803d3f3aa98792" "hash": "95b465b4430b375d042351f69befd4ce0ca2eebbfc5bebd9daebcfc861907e27"
} }
}, },
"bin": "aztfexport.exe", "bin": "aztfexport.exe",