aztfexport: Update to version 0.14.1

This commit is contained in:
github-actions[bot] 2024-04-16 09:07:58 +00:00
parent ac91c84267
commit 61cda95294

View File

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