aztfexport: Update to version 0.15.0

This commit is contained in:
github-actions[bot] 2024-08-19 12:31:45 +00:00
parent ce678d17a5
commit 2ca8ade14f

View File

@ -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",