diff --git a/bucket/cloud-nuke.json b/bucket/cloud-nuke.json index 539916e2a1..1e685597a5 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.45.0", + "version": "0.46.0", "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.45.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "5078a760a1d7904f1ec6f0374b4626386e8da6406cab179f7b32ef782286f359" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.46.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "d585ccfd198a60a59d649fb65b3146a5b50a6cf0ab69775cb64c61e1f6217830" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.45.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "c2ea6bcdf1f4c297e56bdbda4cdb0075435ff015c5bd06b32d351daafea9e200" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.46.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "f4688825ea0dcdd5242e77f245053b40fbfec1df8d397a7ff0718eca62547386" } }, "bin": "cloud-nuke.exe",