{
    "version": "3.13.5",
    "description": "NoSQL database designer for Amazon DynamoDB and Amazon Keyspaces",
    "homepage": "https://aws.amazon.com/dynamodb/nosql-workbench/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://aws.amazon.com/nosql/nosql-workbench-license/"
    },
    "architecture": {
        "64bit": {
            "url": "https://s3.amazonaws.com/nosql-workbench/NoSQL%20Workbench-win-3.13.5.exe#/dl.7z",
            "hash": "sha512:b0366dc4f85b5acc66a4af6c643d3f4d32ea2e8ed2ece820e1250c22f7aaa8a1d1a483ea36f660ab604bd668e5959d0b9ac9edf0cb30d42f3f6072d76d44c84e",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Recurse"
            ]
        }
    },
    "shortcuts": [
        [
            "NoSQL Workbench.exe",
            "NoSQL Workbench"
        ]
    ],
    "checkver": {
        "url": "https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/WorkbenchDocumentHistory.html",
        "regex": ">([\\d.]+)<"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://s3.amazonaws.com/nosql-workbench/NoSQL%20Workbench-win-$version.exe#/dl.7z"
            }
        },
        "hash": {
            "url": "$url.sha512"
        }
    }
}
