{
    "version": "1.5.0",
    "description": "An all-rounder tool to set up and customize Windows 11",
    "homepage": "https://github.com/builtbybel/ThisIsWin11",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/builtbybel/ThisIsWin11/releases/download/1.5.0/TIW11.zip",
            "hash": "e05bddb512d944bee1c7006389e5c8302101bce559d1f869ee78912dc333bebe"
        }
    },
    "shortcuts": [
        [
            "ThisIsWin11.exe",
            "ThisIsWin11"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/builtbybel/ThisIsWin11/releases/download/$version/TIW11.zip"
            }
        }
    }
}
