From aace0f7d8ed4645d0ae791753bc0b329e3789790 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 15 Apr 2021 13:00:24 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.1.29 --- bucket/cloud-nuke.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/cloud-nuke.json b/bucket/cloud-nuke.json index ca3211c626..36e70b3355 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.1.28", + "version": "0.1.29", "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.1.28/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "e2319d1a0a9ba463fe51d4a6c05666c140cd8498d524f2adb79b6a627144b74e" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.29/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "9a3f333ff653eb43f6cba57b36b08486852db790c6e4573713babe920cec72d8" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.28/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "ac42de63cee236333861bb7ded92da721a3c83a520425346c34f0ee89ee5d034" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.29/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "9304841cc11de0340fd7cd3e7b3fe1e9001512fcdddec53f9ff7d3b6bbdb5a47" } }, "bin": "cloud-nuke.exe",