aztfy: Update to version 0.3.0

This commit is contained in:
github-actions[bot] 2022-05-06 04:30:47 +00:00
parent a95607850f
commit fa0fc5e83d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.0", "version": "0.3.0",
"description": "Azure Terrafy", "description": "Azure Terrafy",
"homepage": "https://github.com/Azure/aztfy", "homepage": "https://github.com/Azure/aztfy",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/aztfy/releases/download/v0.2.0/aztfy_v0.2.0_windows_amd64.zip", "url": "https://github.com/Azure/aztfy/releases/download/v0.3.0/aztfy_v0.3.0_windows_amd64.zip",
"hash": "6b55b2bfeda4709641c44cbbdf23bbed0bdbf06cbee892323cb87fedeb8700ea" "hash": "ca780d094cbe2d84cf5cdf7cb6cf263c34759445d05147095d3704b883873f3f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/aztfy/releases/download/v0.2.0/aztfy_v0.2.0_windows_386.zip", "url": "https://github.com/Azure/aztfy/releases/download/v0.3.0/aztfy_v0.3.0_windows_386.zip",
"hash": "8308fba9ae1bab2281e8470d591ca40dea150abd1152a8d2a3f76986a4f74ce4" "hash": "2668ac94314c9c3591442e25ff789d066711522d20a5f35862f8d46b347c2f9a"
} }
}, },
"bin": "aztfy.exe", "bin": "aztfy.exe",