cloud-nuke: Update to version 0.37.1

This commit is contained in:
github-actions[bot] 2024-07-05 16:28:29 +00:00
parent 0646b662f1
commit df698dcc00

View File

@ -1,16 +1,16 @@
{ {
"version": "0.36.0", "version": "0.37.1",
"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.36.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.37.1/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "990077814af48c57c1a96ea56e20a83e32ea6fb0aa9d2ef91ed0415e7072726d" "hash": "101fb908f70d5312d38909c76464fd6aee11569b2383e98df24a6a8c16c7123f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.36.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.37.1/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "540dd7499047aaae0ac3f835ee4c4bcc1ec49e7faa0b6b76b28cb020c5eb3086" "hash": "25d413423ce00af7f5246394bfa789685b91f63109efbe3c6171cc891333109f"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",