cloud-nuke: Update to version 0.7.0

This commit is contained in:
Richard Kuhnt 2021-11-16 19:00:38 +00:00
parent edf8f4e8c4
commit 7f8b5fae0e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.6.0", "version": "0.7.0",
"description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
"homepage": "https://github.com/gruntwork-io/cloud-nuke", "homepage": "https://github.com/gruntwork-io/cloud-nuke",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.6.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "1dd0670486aed48b0d7a21f66f8d873e4921960f3fdcc8f8424ef4ed53729337" "hash": "5d412073388f13d07e6cfc6a3911934302a90ba49686767517bd3de006d96136"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.6.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "a877a68b41b834a1284cc2c9aa2f8813e8b35a18031d9106ad7abbe1c75dc3fa" "hash": "12375b78cb45b5eabf26f4d63169e8adb7ebabea438ac70c90827c3ebdcdde12"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",