{
    "version": "1.0.6.3",
    "description": "Enables the backdrop effect on titlebar of Win32 apps on Windows 10/11",
    "homepage": "https://github.com/minusium/MicaForEveryone",
    "license": "MIT",
    "notes": ".NET Core 3.1 Desktop Runtime is required for this application.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/minusium/MicaForEveryone/releases/download/v1.0.6.3/MicaForEveryone-v1.0.6.3-x64-Release.zip",
            "hash": "f3bd1b8a15c1d92785ba979ba87b44371fb7da8a70320027e967ee0b7dfead3c"
        }
    },
    "shortcuts": [
        [
            "MicaForEveryone.exe",
            "MicaForEveryone"
        ]
    ],
    "checkver": {
        "url": "https://github.com/minusium/MicaForEveryone/releases",
        "regex": "/v(.+)/MicaForEveryone-v(?<build>.+)-x64-Release\\.zip"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/minusium/MicaForEveryone/releases/download/v$version/MicaForEveryone-v$matchBuild-x64-Release.zip"
            }
        }
    }
}
