{
    "version": "3.1",
    "description": "A tool to add margins, rounded corners and segments to the taskbar",
    "homepage": "https://github.com/RoundedTB/RoundedTB",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/RoundedTB/RoundedTB/releases/download/R3.1/RoundedTB_R3.1.zip",
            "hash": "1fb9fe40bceb39d681df733c2822165a78ff0b7d627be1c0eba0f73be5376f5b"
        }
    },
    "shortcuts": [
        [
            "RoundedTB.exe",
            "RoundedTB"
        ]
    ],
    "checkver": {
        "url": "https://github.com/RoundedTB/RoundedTB",
        "regex": "/releases/tag/R([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/RoundedTB/RoundedTB/releases/download/R$version/RoundedTB_R$version.zip"
            }
        }
    }
}
