{
    "version": "2.6.0.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.6.0.0/WhyNotWin11.exe",
            "hash": "c082779c905b68047804a748b9b6616a49737cb56b162083c0fa2198db9443a8"
        },
        "32bit": {
            "url": "https://github.com/rcmaehl/WhyNotWin11/releases/download/2.6.0.0/WhyNotWin11_x86.exe#/WhyNotWin11.exe",
            "hash": "dc18416a0445fb3a046d834636426d41dfee76cfc0b6be291d14fd3f6e66fea6"
        }
    },
    "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"
            }
        }
    }
}
