cloud-nuke: Update to version 0.1.22

This commit is contained in:
Jakub Čábera 2020-10-14 09:04:40 +02:00
parent 877c9e3954
commit 22f8739c9a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.21", "version": "0.1.22",
"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.1.21/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.22/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "9ffe69cd6c7e9439d3ce0a639ef585ca70991ce057ebe797e0d4d025ef974e61" "hash": "86769d78a8bf15a0b2e35cc31a7b7dfa867fa2fef320f0b47195f151ade002f5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.21/cloud-nuke_windows_386.exe#/cloud-nuke.exe", "url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.22/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "864d7343c059984eb2ed77b4b241467bae90e65f9147267f28523161291948de" "hash": "282fab3976fa7ad396d591f93ef14c6552e8251791d5d9d4d256ae98373fb157"
} }
}, },
"bin": "cloud-nuke.exe", "bin": "cloud-nuke.exe",