mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
cloud-nuke: Update to version 0.1.20
This commit is contained in:
parent
99819b5659
commit
4a6d10a3f4
@ -1,27 +1,27 @@
|
|||||||
{
|
{
|
||||||
|
"version": "0.1.20",
|
||||||
|
"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",
|
||||||
"description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
|
|
||||||
"version": "0.1.18",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.18/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
|
|
||||||
"hash": "ad92abfc2f14bcbd607e069edd93ae61157d57ef5af5756a0d36a001aa33712b"
|
|
||||||
},
|
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.18/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
|
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.20/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
|
||||||
"hash": "449fe7b089203de18479c5333d88057e6f94d5de96e9279730f741c5300d6ba3"
|
"hash": "b2cf9ac783f9e642882128e00b9621d9974c79268982ea0f4d8f7b25355d1ccc"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.1.20/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
|
||||||
|
"hash": "35519d113881c6bbf918caef460f0373be13840739b7f3ab254b73cf282144d9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cloud-nuke.exe",
|
"bin": "cloud-nuke.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_386.exe#/cloud-nuke.exe"
|
|
||||||
},
|
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe"
|
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v$version/cloud-nuke_windows_386.exe#/cloud-nuke.exe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user