aws-nuke: Update to version 2.18.1

This commit is contained in:
github-actions[bot] 2022-04-28 12:31:11 +00:00
parent 13b5bef704
commit 0bdac2cac1

View File

@ -1,12 +1,12 @@
{
"version": "2.17.0",
"version": "2.18.1",
"description": "Allows deleting all resources of an AWS account.",
"homepage": "https://github.com/rebuy-de/aws-nuke",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.17.0/aws-nuke-v2.17.0-windows-amd64.zip",
"hash": "fd01b771a8844b031f0a4c79d18c28d32c5ad843ffd87149ade2a84cb85425e5"
"url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.18.1/aws-nuke-v2.18.1-windows-amd64.zip",
"hash": "a09cf12b56540fd63b6aef8210441fe16cf1f2ff3666495436479f438783cb0c"
}
},
"pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",