{
    "version": "0.1.7",
    "description": "A meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you",
    "homepage": "https://github.com/nullpo-head/wsl-distrod",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/nullpo-head/wsl-distrod/releases/download/v0.1.7/distrod_wsl_launcher-x86_64.zip",
            "hash": "168ed22170e2c38914e11fb4d6e18822dbb2c85730f86e166eb99f2927634fd2",
            "extract_dir": "distrod_wsl_launcher-x86_64"
        }
    },
    "bin": "distrod_wsl_launcher.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/nullpo-head/wsl-distrod/releases/download/v$version/distrod_wsl_launcher-x86_64.zip"
            }
        }
    }
}
