cloud-nuke: Update to version 0.1.17

This commit is contained in:
Jakub Čábera 2020-04-02 20:10:29 +02:00
parent c613279037
commit fc5219e5aa

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.16",
"version": "0.1.17",
"architecture": {
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.16/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "468fbbb0cea1b6d593bdc4390943d735e2ffc5ca7a5caed2b99dba60f5e419b1"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.17/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "49a8b47e6186b23da072fece67fd7d77d445a225843a24e056398aea13dea986"
},
"64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.16/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "de9d78e685ede3b8847a6bb785d19bb92806d508a1207d4882a58091ed59e7bf"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.17/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "0356327733346e1605abfd1807b51f74706c224f2c40cb3f2c438f62eea96ab4"
}
},
"bin": "cloud-nuke.exe",