{
    "version": "2.7.0",
    "description": "Help identify why your PC isn't Windows 11 Ready.",
    "homepage": "https://github.com/rcmaehl/WhyNotWin11",
    "license": "LGPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/rcmaehl/WhyNotWin11/releases/download/2.7.0/WhyNotWin11.exe",
            "hash": "433bca5da906c35029a7cdf55f0739553602649f58acd2b9cdebafdeaba23edb"
        },
        "32bit": {
            "url": "https://github.com/rcmaehl/WhyNotWin11/releases/download/2.7.0/WhyNotWin11_x86.exe#/WhyNotWin11.exe",
            "hash": "fadced08bac46a94b6556a5eda522b2bd60d90a143e282ca80d6741be9765d25"
        }
    },
    "shortcuts": [
        [
            "WhyNotWin11.exe",
            "WhyNotWin11"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/rcmaehl/WhyNotWin11/releases/download/$version/WhyNotWin11.exe"
            },
            "32bit": {
                "url": "https://github.com/rcmaehl/WhyNotWin11/releases/download/$version/WhyNotWin11_x86.exe#/WhyNotWin11.exe"
            }
        }
    }
}
