diff --git a/bucket/cloud-nuke.json b/bucket/cloud-nuke.json index bcc7de5872..3636199d09 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.7.1", + "version": "0.7.3", "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.7.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "6c744b7f67304d73589a6cc4b32b3957b8761168e50004a67b5224d179d73b24" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "255f6f867777d21566102b22352a14750f6c6ba4f29c91bebc8a652268d539c0" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "15edf544efd724efa7b3a550288e2f06d72ec4cd3247445647cee30d0db31aef" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.7.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "af5ca1db1cb203c7a8c526077f8383ec6b933d62ee661b937c3971b070572834" } }, "bin": "cloud-nuke.exe",