cloud-nuke: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2024-04-08 21:06:46 +00:00
parent c9c19c9600
commit 4f4a314125

View File

@ -1,16 +1,16 @@
{
"version": "0.34.0",
"version": "0.35.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.34.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "db6acd74e2bf36f6da9c2730aee6d7a9fdbfa7d3c73407a583f4ed9d4d58ed13"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.35.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "6d2b269df0a15ef0ffb916e187552b0c2917408b4bf12e7bd4eeacc2998e16ad"
},
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.34.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "49cfc1b37ff63d8cd79353d7af76b8786aaeaf10bc8aafb8a190be95d1353cea"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.35.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "27785fc9070976b694c67b575755c6b370a46b8ce90ad84768f533604eb8d056"
}
},
"bin": "cloud-nuke.exe",