cloud-nuke: Update to version 0.15.0

This commit is contained in:
github-actions[bot] 2022-07-19 20:28:08 +00:00
parent 6c74e6f37b
commit 18df2bc1b4

View File

@ -1,16 +1,16 @@
{
"version": "0.14.0",
"version": "0.15.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.14.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "e1f1d21d9587b3a932c97c96d06a48a46a0a57df73b6fe226fd089ef90d3c10c"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.15.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "aff9ef95c1e5fc2820db79e96d72f92e1f7c2062d94aa58e54a5475c94f3c9dd"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.14.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "ae2fb142092cb6c78c60dc779e1e9ee29cd70e61785ff0baf1dc79e6b30c9d20"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.15.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "8f77b6e8166bac3b0fb3460ba49ed8e2dd879f289b7b958dcfd19a4e4e8f7954"
}
},
"bin": "cloud-nuke.exe",