From 4ca8c4d220bf6f101cf4b7c321c581c80a4e3a33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 00:34:04 +0000 Subject: [PATCH] cloud-nuke: Update to version 0.19.0 --- 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 c555ff1df7..7a799aec87 100644 --- a/bucket/cloud-nuke.json +++ b/bucket/cloud-nuke.json @@ -1,16 +1,16 @@ { - "version": "0.17.0", + "version": "0.19.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.17.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", - "hash": "2e0f588aff511998c14efdc4a4a3de537e4a7c549d52681c7f633502f0106c80" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.19.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", + "hash": "e7349dbb5f9e9be95ee9c83c4480f938d0db2fe23fb2b38c78a1ca64612fd748" }, "32bit": { - "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.17.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", - "hash": "96472d80a272df269297c6d1566e2a6090c2c8e03228d4f5ed2b259e29e598ff" + "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.19.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", + "hash": "07fe9e9046fd32bac6f4061240e629119579301dd63b218cd028b0da758647dc" } }, "bin": "cloud-nuke.exe",