From 657346acc2735ccfde1a87640a17465762cf4f37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 08:30:36 +0000 Subject: [PATCH] aztfexport: Update to version 0.17.0 --- bucket/aztfexport.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aztfexport.json b/bucket/aztfexport.json index 736e7faa48..1aadaf3df5 100644 --- a/bucket/aztfexport.json +++ b/bucket/aztfexport.json @@ -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.", "homepage": "https://github.com/Azure/aztfexport", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/aztfexport/releases/download/v0.16.0/aztfexport_v0.16.0_windows_amd64.zip", - "hash": "4231396534e6c3e1c83ff0c30e0511c8dc1772d1e93d15f17263dffd351a5b95" + "url": "https://github.com/Azure/aztfexport/releases/download/v0.17.0/aztfexport_v0.17.0_windows_amd64.zip", + "hash": "71435b9de7d5b83535ae956451327d22ec7a3a1523a0be86c6cfc93616d4ba3d" }, "32bit": { - "url": "https://github.com/Azure/aztfexport/releases/download/v0.16.0/aztfexport_v0.16.0_windows_386.zip", - "hash": "ea3b376aba0631ee7fa7c8ef3051167bff825d52264f317e9cc07c2b2fa049aa" + "url": "https://github.com/Azure/aztfexport/releases/download/v0.17.0/aztfexport_v0.17.0_windows_386.zip", + "hash": "2883ce52673c721d0ea26819a73d349d0428caf2332706fc10803d3f3aa98792" } }, "bin": "aztfexport.exe",