cloud-nuke: Update to version 0.1.30

This commit is contained in:
Richard Kuhnt 2021-05-03 10:00:23 +00:00
parent 78d74bfb04
commit 233460abf7

View File

@ -1,16 +1,16 @@
{
"version": "0.1.29",
"version": "0.1.30",
"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.1.29/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "9a3f333ff653eb43f6cba57b36b08486852db790c6e4573713babe920cec72d8"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.30/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "2930ba3966a2a9aa19c3424130d4d490abb145fe5d7311e6ce3e0ee157ed5878"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.29/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "9304841cc11de0340fd7cd3e7b3fe1e9001512fcdddec53f9ff7d3b6bbdb5a47"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.30/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "ec477634b2115eb5180e34aaefbdbb7c6718964dc2807306fd8f2a8cba7f4677"
}
},
"bin": "cloud-nuke.exe",