cloud-nuke: Update to version 0.1.29

This commit is contained in:
Richard Kuhnt 2021-04-15 13:00:24 +00:00
parent 8a65c66f92
commit aace0f7d8e

View File

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