cloud-nuke: Update to version 0.1.24

This commit is contained in:
Jakub Čábera 2020-11-23 22:33:13 +01:00
parent d669364676
commit 880845036d

View File

@ -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", "description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
"homepage": "https://github.com/gruntwork-io/cloud-nuke", "homepage": "https://github.com/gruntwork-io/cloud-nuke",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.23/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.24/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "dd0e742d6bf2cca1dc1fd9a3bb6e8685995aa7b718d681148f5e39eca547bd85" "hash": "3f13dc0e154dedcc6d56038e0cc6903831da306458e6be6f770440c3fe45bc97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.23/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.24/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "e156a2697187157d6bc9698929d83d17392fe18e92721180f86a9e76cf93787d" "hash": "b5e29c62895848cbc0b3ac57291b3bb24d0502d1c8dfdcedc1a5800c97da9b2a"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",