{
    "version": "2.0.1",
    "description": "ViPER DDC files editor with AutoEQ integration",
    "homepage": "https://github.com/ThePBone/DDCToolbox",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ThePBone/DDCToolbox/releases/download/2.0.1/DDCToolbox_Portable_win64_2.0.1-b46d76.exe#/DDCToolbox.exe",
            "hash": "02cac5a9bede40ad67847fdde8bb528324f0e8926f3d5e3f59d5670077abd9e0"
        }
    },
    "bin": "DDCToolbox.exe",
    "shortcuts": [
        [
            "DDCToolbox.exe",
            "DDCToolbox"
        ]
    ],
    "checkver": {
        "url": "https://github.com/ThePBone/DDCToolbox/releases/latest",
        "regex": "DDCToolbox_Setup_win64_([\\d.]+)-(?<commit>[\\da-z]+)\\.exe"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ThePBone/DDCToolbox/releases/download/$version/DDCToolbox_Portable_win64_$version-$matchCommit.exe#/DDCToolbox.exe"
            }
        }
    }
}
