diff --git a/bucket/cloud-nuke.json b/bucket/cloud-nuke.json index 814d8c6241..3b099a923e 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,27 +1,27 @@ { + "version": "0.1.20", + "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", - "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it", - "version": "0.1.18", "architecture": { - "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.18/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "ad92abfc2f14bcbd607e069edd93ae61157d57ef5af5756a0d36a001aa33712b" - }, "64bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.18/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "449fe7b089203de18479c5333d88057e6f94d5de96e9279730f741c5300d6ba3" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.20/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "b2cf9ac783f9e642882128e00b9621d9974c79268982ea0f4d8f7b25355d1ccc" + }, + "32bit": { + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.20/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "35519d113881c6bbf918caef460f0373be13840739b7f3ab254b73cf282144d9" } }, "bin": "cloud-nuke.exe", "checkver": "github", "autoupdate": { "architecture": { - "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_386.exe#/cloud-nuke.exe" - }, "64bit": { "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe" + }, + "32bit": { + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_386.exe#/cloud-nuke.exe" } }, "hash": {