cloud-nuke: Update to version 0.1.10

This commit is contained in:
Richard Kuhnt 2019-10-11 13:00:15 +00:00
parent e181dcbedc
commit a1a5ce8282

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/gruntwork-io/cloud-nuke", "homepage": "https://github.com/gruntwork-io/cloud-nuke",
"license": "MIT", "license": "MIT",
"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",
"version": "0.1.9", "version": "0.1.10",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.9/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.10/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "045a2866b419ef259f19ce996ea53dfeccf140c10954b365b996998e2f1a22b2" "hash": "ba89f766421af7935fce6033304e3872d6a930a21d56473322471a201920fcf0"
}, },
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.9/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.10/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "8015fc20e203ab2949a7eb1feffb45cc76bdef7f8b211d51ac727313b2074ba1" "hash": "864d9dcb0846b8aebcb68c4fa797db878489a558c6b66aa8f8c018e3818e5020"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",