{
    "version": "1.5.1",
    "description": "Extendable application which can install multiple tools.",
    "homepage": "https://github.com/como65416/DnToolContainer",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/como65416/DnToolContainer/releases/download/1.5.1/DN-Tool-Container-win32-x64.zip",
            "hash": "d347f2627a74f016f7b134afb84f4b628296477685aac4d766e93f61d5961a87",
            "extract_dir": "DN-Tool-Container-win32-x64"
        }
    },
    "shortcuts": [
        [
            "DN-Tool-Container.exe",
            "DN Tool Container"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/como65416/DnToolContainer/releases/download/$version/DN-Tool-Container-win32-x64.zip"
            }
        }
    }
}
