cloud-nuke: Update to version 0.1.11

This commit is contained in:
Richard Kuhnt 2019-10-14 19:00:42 +00:00
parent 74e99cd492
commit f73c1a498f

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.10", "version": "0.1.11",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.10/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.11/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "ba89f766421af7935fce6033304e3872d6a930a21d56473322471a201920fcf0" "hash": "147ec2d960df87137f11e117cb3d0bb8a002364cde097ec2eae9986265705164"
}, },
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.10/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.11/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "864d9dcb0846b8aebcb68c4fa797db878489a558c6b66aa8f8c018e3818e5020" "hash": "817becd8fe601022c90ef17795e80bebac455e0e5915d32ac1af69546d242fb1"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",