aws-nuke: Update to version 2.23.0

This commit is contained in:
github-actions[bot] 2023-06-26 12:31:12 +00:00
parent 83beecb20d
commit e653fef5f1

View File

@ -1,12 +1,12 @@
{
"version": "2.22.1",
"version": "2.23.0",
"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.22.1/aws-nuke-v2.22.1-windows-amd64.zip",
"hash": "73f823c5e8eb6d9ea02ccc058c29fa54a7462d44c8137cf66272327ab5bc604d"
"url": "https://github.com/rebuy-de/aws-nuke/releases/download/v2.23.0/aws-nuke-v2.23.0-windows-amd64.zip",
"hash": "50e63c7afcffe96ef987e9513e956ac1948d4c1da49160a26d4b7608a835195f"
}
},
"pre_install": "Rename-Item \"$dir\\aws-nuke-v$version-windows-amd64.exe\" \"$dir\\aws-nuke.exe\"",