cloud-nuke: Update to version 0.1.13

This commit is contained in:
Richard Kuhnt 2019-12-10 01:00:18 +00:00
parent 20fee86a61
commit 1cffdd073e

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.12",
"version": "0.1.13",
"architecture": {
"32bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.12/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "1f61e8296fde2d6a799e8f487cc08d6aed0ea84464d3a193977353d5c4217580"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.13/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
"hash": "3148dadcd363748bdbb26b5fc026e7d0271b06d55e4e93ccd4e01acbfb0c10ff"
},
"64bit": {
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.12/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "92ef87795b81cb7bb944e44a9be91906389ad46da751567d08ddf38af19115c2"
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.13/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
"hash": "43edb1ac130ad965dfee57e5d70368e4f8226609fdc6b34285ebbfc303cfc9bb"
}
},
"bin": "cloud-nuke.exe",