cloud-nuke: Update to version 0.1.9

This commit is contained in:
Richard Kuhnt 2019-08-20 22:00:53 +00:00
parent c81b1b6eb8
commit 90f8734c4c

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/gruntwork-io/cloud-nuke",
"license": "MIT",
"description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
"version": "0.1.8",
"version": "0.1.9",
"architecture": {
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.8/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "06f6dd63bbcfef328921c0d71434ae5f5ede537dc33c77fd924543128e72511c"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.9/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "045a2866b419ef259f19ce996ea53dfeccf140c10954b365b996998e2f1a22b2"
},
"64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.8/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "de92bf711dd9f727d38d6b4491c219af28403f79c66f03ab9262be9f924e3100"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.9/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "8015fc20e203ab2949a7eb1feffb45cc76bdef7f8b211d51ac727313b2074ba1"
}
},
"bin": "cloud-nuke.exe",