cloud-nuke: Update to version 0.5.0

This commit is contained in:
Richard Kuhnt 2021-08-24 18:00:34 +00:00
parent 128f5cf829
commit 5621ce202b

View File

@ -1,16 +1,16 @@
{
"version": "0.4.0",
"version": "0.5.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.4.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "48a1b1e7bed989badf3f3a3b0c06095ba0e190514fa717b0a688f078a21e9f76"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.5.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "1d59c1c873ec0ca4766e6116013e2d7238c8c5dd87c03d98c06d9f77e6362cc4"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.4.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "8a744c7aace88cdfb2b9057a4df6526c824c90bb0ee1ed788d7e8c407fb1f506"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.5.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "ae739d8ae19d9a5d6a7ebb6a7904445b180388f144d399895532032b6c07a5d4"
}
},
"bin": "cloud-nuke.exe",