cloud-nuke: Update to version 0.1.18

This commit is contained in:
Jakub Čábera 2020-04-15 09:19:28 +02:00
parent ec528abf03
commit ee1f98a57a

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/gruntwork-io/cloud-nuke",
"license": "MIT",
"description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
"version": "0.1.17",
"version": "0.1.18",
"architecture": {
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.17/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "49a8b47e6186b23da072fece67fd7d77d445a225843a24e056398aea13dea986"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.18/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "ad92abfc2f14bcbd607e069edd93ae61157d57ef5af5756a0d36a001aa33712b"
},
"64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.17/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "0356327733346e1605abfd1807b51f74706c224f2c40cb3f2c438f62eea96ab4"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.18/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "449fe7b089203de18479c5333d88057e6f94d5de96e9279730f741c5300d6ba3"
}
},
"bin": "cloud-nuke.exe",