{
    "version": "1.8.11",
    "description": "A quick way to manage your WSL instances with a GUI.",
    "homepage": "https://github.com/bostrot/wsl2-distro-manager",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/bostrot/wsl2-distro-manager/releases/download/v1.8.11/wsl2-distro-manager-v1.8.11.zip",
            "hash": "1b85bea87c63759f8a0816f7355a96a6c2b36329b5aab5ae64f2b2cf7cb70eb2"
        }
    },
    "shortcuts": [
        [
            "wsl2distromanager.exe",
            "WSL Manager"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/bostrot/wsl2-distro-manager/releases/download/v$version/wsl2-distro-manager-v$version.zip"
            }
        }
    }
}
