aztfy: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2022-05-23 08:30:13 +00:00
parent 818c704965
commit 6949e3c090

View File

@ -1,16 +1,16 @@
{
"version": "0.3.0",
"version": "0.4.0",
"description": "Azure Terrafy",
"homepage": "https://github.com/Azure/aztfy",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/aztfy/releases/download/v0.3.0/aztfy_v0.3.0_windows_amd64.zip",
"hash": "ca780d094cbe2d84cf5cdf7cb6cf263c34759445d05147095d3704b883873f3f"
"url": "https://github.com/Azure/aztfy/releases/download/v0.4.0/aztfy_v0.4.0_windows_amd64.zip",
"hash": "38e33db61a7add51161fe8ef3d76690d2aa52e8ccfc3a0ae6931915a2b509be1"
},
"32bit": {
"url": "https://github.com/Azure/aztfy/releases/download/v0.3.0/aztfy_v0.3.0_windows_386.zip",
"hash": "2668ac94314c9c3591442e25ff789d066711522d20a5f35862f8d46b347c2f9a"
"url": "https://github.com/Azure/aztfy/releases/download/v0.4.0/aztfy_v0.4.0_windows_386.zip",
"hash": "1b06ad238d01ee9ae6ee9e31f24cab7777cc4ee625ddfab32e50d9729ec9d947"
}
},
"bin": "aztfy.exe",