{
    "version": "10.3.1",
    "description": "Dependency manager for .NET with support for NuGet and Git repositories",
    "homepage": "https://fsprojects.github.io/Paket/",
    "license": "MIT",
    "url": "https://github.com/fsprojects/Paket/releases/download/10.3.1/paket.exe",
    "hash": "54dcf13d3c059bf909fdf8f9bdcfab188ce4b7451d28d304e88c0b28c62c2840",
    "bin": "paket.exe",
    "checkver": {
        "github": "https://github.com/fsprojects/Paket"
    },
    "autoupdate": {
        "url": "https://github.com/fsprojects/Paket/releases/download/$version/paket.exe",
        "hash": {
            "url": "$baseurl/paket-sha256.txt"
        }
    }
}
