{
    "version": "0.0.14",
    "description": "A collection of some nifty WSL-related utilities.",
    "homepage": "https://github.com/sirredbeard/wslinternals",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/sirredbeard/wslinternals/releases/download/0.0.14/0.0.14.zip",
            "hash": "6E667966954FBF670A340F213970D2CBDFFC58061B85A66833F9540DABCE8069"
        }
    },
    "bin": [
        "list-wsl.exe",
        "sysdistrowt.exe",
        "wslctl.exe",
        "wsl-dist-update.exe",
        "wsl-latest-kernel.exe",
        "wsl-reset.exe",
        "wsl-perf.exe"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/sirredbeard/wslinternals/releases/download/$version/$version.zip"
            }
        },
        "hash": {
            "url": "$baseurl/SHA2-256SUMS"
        }
    }
}
