mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
27 lines
845 B
JSON
27 lines
845 B
JSON
{
|
|
"version": "3.51.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.51.1/aws-nuke-v3.51.1-windows-amd64.zip",
|
|
"hash": "e26b4b74ecd4fbcda8035cfefc82c6430fea5114e232b480c78279977a21196d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|