{
    "version": "1.11.0",
    "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.11.0/wsl2-distro-manager-v1.11.0.zip",
            "hash": "3a914aaecf2f05f7a19f2f5738c392bf72c52796c985861f81d17d5b6ea4983c"
        }
    },
    "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"
            }
        }
    }
}
