aws-nuke: Update to version 3.60.1

This commit is contained in:
github-actions[bot] 2025-10-14 20:30:44 +00:00
parent 475c0553b0
commit 3fa29755fd

View File

@ -1,12 +1,12 @@
{ {
"version": "3.60.0", "version": "3.60.1",
"description": "Allows deleting all resources of an AWS account.", "description": "Allows deleting all resources of an AWS account.",
"homepage": "https://aws-nuke.ekristen.dev/", "homepage": "https://aws-nuke.ekristen.dev/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ekristen/aws-nuke/releases/download/v3.60.0/aws-nuke-v3.60.0-windows-amd64.zip", "url": "https://github.com/ekristen/aws-nuke/releases/download/v3.60.1/aws-nuke-v3.60.1-windows-amd64.zip",
"hash": "529cb92fa7afa11aef242b6ad768f71cc2469edfebe219f1de4e4f54b046bafc" "hash": "7c71ab500b97273abfdc54a440a8f9b84696845aea50890cd39b31962317277c"
} }
}, },
"bin": "aws-nuke.exe", "bin": "aws-nuke.exe",