mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-09 00:41:22 +00:00
27 lines
845 B
JSON
27 lines
845 B
JSON
{
|
|
"version": "3.54.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.54.1/aws-nuke-v3.54.1-windows-amd64.zip",
|
|
"hash": "0f3ab39b54b15685b8fe578797c4f9498116a6a3714428bae9b109b2b1e2fb05"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|