aztfy: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2022-11-16 12:31:11 +00:00
parent 4413497a22
commit 19fac64242

View File

@ -1,16 +1,16 @@
{
"version": "0.8.0",
"version": "0.9.0",
"description": "Azure Terrafy",
"homepage": "https://github.com/Azure/aztfy",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/aztfy/releases/download/v0.8.0/aztfy_v0.8.0_windows_amd64.zip",
"hash": "56f0d1b520a706f70c9672664644463416f12e4f9902e0c3da190c91378369f1"
"url": "https://github.com/Azure/aztfy/releases/download/v0.9.0/aztfy_v0.9.0_windows_amd64.zip",
"hash": "b67f542b61bd4dcf10a4b07867db7cec9f890b7f32e8a4a5ceaa9cc3efc09160"
},
"32bit": {
"url": "https://github.com/Azure/aztfy/releases/download/v0.8.0/aztfy_v0.8.0_windows_386.zip",
"hash": "25a2f1af131676f7869b71616d76800a90c900249ceea1ffcf5a2b34a95da4be"
"url": "https://github.com/Azure/aztfy/releases/download/v0.9.0/aztfy_v0.9.0_windows_386.zip",
"hash": "b40ab2510a355d5b8223f778dae857694a6c7e762f2daddc7b95010ef9cf9614"
}
},
"bin": "aztfy.exe",