{
    "version": "b9010",
    "description": "CUDA DLLs for llama.cpp (version 12.4)",
    "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-12.4-x64.zip",
            "hash": "8c79a9b226de4b3cacfd1f83d24f962d0773be79f1e7b75c6af4ded7e32ae1d6"
        }
    },
    "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-12.4-x64.zip"
            }
        }
    }
}
