aztfexport: Update to version 0.14.2

This commit is contained in:
github-actions[bot] 2024-06-07 12:31:22 +00:00
parent 47217307eb
commit 52fe4f49be

View File

@ -1,16 +1,16 @@
{ {
"version": "0.14.1", "version": "0.14.2",
"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.1/aztfexport_v0.14.1_windows_amd64.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.14.2/aztfexport_v0.14.2_windows_amd64.zip",
"hash": "d73f588313537925f44e36ef3441177b6a1a5b30c2b4f1d5b27c734ad46eaf0e" "hash": "6e08a4b1630f1a1954fa95eb7a2c8bdce207383984a6569e3d495181d81e074c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/aztfexport/releases/download/v0.14.1/aztfexport_v0.14.1_windows_386.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.14.2/aztfexport_v0.14.2_windows_386.zip",
"hash": "6316ca8447770a641359f868573bea7dd9db1dfc2fbc0cb2a7c2b250186ad4bb" "hash": "7a17b7cc7181f365b39e5aa4f76e5dcdfb0acfc3b797e4398a4183103ea8e800"
} }
}, },
"bin": "aztfexport.exe", "bin": "aztfexport.exe",