diff --git a/bucket/cloud-nuke.json b/bucket/cloud-nuke.json index 28062b5480..dc2cbb19cd 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.29.5", + "version": "0.29.7", "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.29.5/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "7e1a3a8c45676333f37b086d0bbbb7c567fa6d59ad641b88708894ead9993ee6" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.7/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "367a79586eb9b1e26a99a9f2359bdfb3932fb12e56a3bf2d063a74e893380b49" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.5/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "5a766523e103aec4f37ce57be29c0dc0f6df1770838f3d08bf213314637fcd06" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.7/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "4c81ac7fc63e1c786554a8de758f11f3edc8602067f48050b63d2d0295b13058" } }, "bin": "cloud-nuke.exe",