diff --git a/bucket/cloud-nuke.json b/bucket/cloud-nuke.json index 57da89b421..3bbb2a316a 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.29.2", + "version": "0.29.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.29.2/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "2647486f820b8c05f67ba0dc17d3fb6f2b9c5f5898157695860831d7a69a552f" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.3/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "3ee34e8eefc80820e8d1282bfd36507297c9e6f0fe5bca951cee1d803dd42085" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.2/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "246be0bf03638aecf06212deadbc25ec70d12b183f9ef8a59bfe74d2a3459d67" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.29.3/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "a1edaf641d6f244ae6fc0b5719f2c170aad970b38a43a580bd88b2796d4ab6db" } }, "bin": "cloud-nuke.exe",