{
    "version": "b9010",
    "description": "CUDA DLLs for llama.cpp (version 13.1)",
    "homepage": "https://github.com/ggml-org/llama.cpp",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ggml-org/llama.cpp/releases/download/b9010/cudart-llama-bin-win-cuda-13.1-x64.zip",
            "hash": "f96935e7e385e3b2d0189239077c10fe8fd7e95690fea4afec455b1b6c7e3f18"
        }
    },
    "env_add_path": ".",
    "checkver": {
        "github": "https://github.com/ggml-org/llama.cpp",
        "regex": "/releases/tag/(b[\\d]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ggml-org/llama.cpp/releases/download/$version/cudart-llama-bin-win-cuda-13.1-x64.zip"
            }
        }
    }
}
