mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
27 lines
845 B
JSON
27 lines
845 B
JSON
{
|
|
"version": "3.52.1",
|
|
"description": "Allows deleting all resources of an AWS account.",
|
|
"homepage": "https://aws-nuke.ekristen.dev/",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/ekristen/aws-nuke/releases/download/v3.52.1/aws-nuke-v3.52.1-windows-amd64.zip",
|
|
"hash": "8472948d4da193437710c48d9b6df853fa030a005abc4c1e15d16f0c3066b63d"
|
|
}
|
|
},
|
|
"bin": "aws-nuke.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/ekristen/aws-nuke"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/ekristen/aws-nuke/releases/download/v$version/aws-nuke-v$version-windows-amd64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/checksums.txt"
|
|
}
|
|
}
|
|
}
|