cloud-nuke: Update to version 0.7.1

This commit is contained in:
Richard Kuhnt 2021-11-17 01:00:38 +00:00
parent 19d9ad0c7f
commit 0765a7f765

View File

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