aztfy: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2022-10-01 12:32:43 +00:00
parent 2b9966a594
commit 8a5a2bb2c7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.0", "version": "0.8.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.7.0/aztfy_v0.7.0_windows_amd64.zip", "url": "https://github.com/Azure/aztfy/releases/download/v0.8.0/aztfy_v0.8.0_windows_amd64.zip",
"hash": "4a982a953aaee49780eeafabbb4904bea953b4781a4404888b4675c16c1f9d1f" "hash": "56f0d1b520a706f70c9672664644463416f12e4f9902e0c3da190c91378369f1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/aztfy/releases/download/v0.7.0/aztfy_v0.7.0_windows_386.zip", "url": "https://github.com/Azure/aztfy/releases/download/v0.8.0/aztfy_v0.8.0_windows_386.zip",
"hash": "e3533361e9c23d835e8627367ce558dd77938b77b7be489f3208b42e764c5f67" "hash": "25a2f1af131676f7869b71616d76800a90c900249ceea1ffcf5a2b34a95da4be"
} }
}, },
"bin": "aztfy.exe", "bin": "aztfy.exe",