From 2ca8ade14f6f9e6de45879202a4bc36018ceb518 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 12:31:45 +0000 Subject: [PATCH] aztfexport: Update to version 0.15.0 --- bucket/aztfexport.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aztfexport.json b/bucket/aztfexport.json index 1d8f4f83d9..66a65d9dc3 100644 --- a/bucket/aztfexport.json +++ b/bucket/aztfexport.json @@ -1,16 +1,16 @@ { - "version": "0.14.2", + "version": "0.15.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.14.2/aztfexport_v0.14.2_windows_amd64.zip", - "hash": "6e08a4b1630f1a1954fa95eb7a2c8bdce207383984a6569e3d495181d81e074c" + "url": "https://github.com/Azure/aztfexport/releases/download/v0.15.0/aztfexport_v0.15.0_windows_amd64.zip", + "hash": "84646be5d98960fcb2f067bace4110a991c76d4f6da48aa088fb114c059a564b" }, "32bit": { - "url": "https://github.com/Azure/aztfexport/releases/download/v0.14.2/aztfexport_v0.14.2_windows_386.zip", - "hash": "7a17b7cc7181f365b39e5aa4f76e5dcdfb0acfc3b797e4398a4183103ea8e800" + "url": "https://github.com/Azure/aztfexport/releases/download/v0.15.0/aztfexport_v0.15.0_windows_386.zip", + "hash": "aa1f32a145796e1587c682ffc399708e75a4c492a332b514bf591ac73247627f" } }, "bin": "aztfexport.exe",