diff --git a/bucket/cloud-nuke.json b/bucket/cloud-nuke.json index f5a21df3e8..16cd7af4a3 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.43.0", + "version": "0.44.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.43.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "d4be5c9a732918bd01ce3b4c70dd4c20d001fe8553371bf59abb631f1d74254f" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.44.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "b6266bc9c2ff404da06c5157803269044e09015dbaef58cbda2096f800a715ba" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.43.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "8aee3cd8870829ccc590a9da04acf17a562e11960f4e4172cc0f66e46bd7c6b4" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.44.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "297cc27d3d2a5a7db1e37744f948d27ad089ecc6d2c994c01880cf10047eba18" } }, "bin": "cloud-nuke.exe",