aztfexport: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2025-01-28 04:29:54 +00:00
parent a7e04c3500
commit 704da97152

View File

@ -1,16 +1,16 @@
{ {
"version": "0.15.0", "version": "0.16.0",
"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.15.0/aztfexport_v0.15.0_windows_amd64.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.16.0/aztfexport_v0.16.0_windows_amd64.zip",
"hash": "84646be5d98960fcb2f067bace4110a991c76d4f6da48aa088fb114c059a564b" "hash": "4231396534e6c3e1c83ff0c30e0511c8dc1772d1e93d15f17263dffd351a5b95"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/aztfexport/releases/download/v0.15.0/aztfexport_v0.15.0_windows_386.zip", "url": "https://github.com/Azure/aztfexport/releases/download/v0.16.0/aztfexport_v0.16.0_windows_386.zip",
"hash": "aa1f32a145796e1587c682ffc399708e75a4c492a332b514bf591ac73247627f" "hash": "ea3b376aba0631ee7fa7c8ef3051167bff825d52264f317e9cc07c2b2fa049aa"
} }
}, },
"bin": "aztfexport.exe", "bin": "aztfexport.exe",