cloud-nuke: Update to version 0.1.23

This commit is contained in:
Jakub Čábera 2020-10-17 11:06:53 +02:00
parent 40d1f2af43
commit a27b10b193

View File

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