cloud-nuke: Update to version 0.3.0

This commit is contained in:
Richard Kuhnt 2021-06-30 19:00:22 +00:00
parent 87a92dba93
commit 88e974b327

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.0", "version": "0.3.0",
"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.2.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.3.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "56c241453704a5822bac599b402085f4f57b35e90d159b84a681680b67eee297" "hash": "d97982dcf36dcf815a6e67c7798ad2c728a7792fa7c5eb2348131fb5ebaee1bf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.2.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.3.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "8e9470c755f288e9f5b75b4f8957060ade2f5b00792bfe722c2bfa7f601e397b" "hash": "ef221fedfa479318dbba05677a04a7181e632e5cf1a712c70744f5d348560611"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",