From 880845036dc0680318f534232874589e0d784a95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 23 Nov 2020 22:33:13 +0100 Subject: [PATCH] cloud-nuke: Update to version 0.1.24 --- 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 26e438c645..7b9ac8d04b 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.1.23", + "version": "0.1.24", "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.23/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "dd0e742d6bf2cca1dc1fd9a3bb6e8685995aa7b718d681148f5e39eca547bd85" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.24/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "3f13dc0e154dedcc6d56038e0cc6903831da306458e6be6f770440c3fe45bc97" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.23/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "e156a2697187157d6bc9698929d83d17392fe18e92721180f86a9e76cf93787d" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.24/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "b5e29c62895848cbc0b3ac57291b3bb24d0502d1c8dfdcedc1a5800c97da9b2a" } }, "bin": "cloud-nuke.exe",