{
    "version": "0.21.0",
    "description": "A declarative R package manager, allowing you to quickly create reproducible projects.",
    "homepage": "https://a2-ai.github.io/rv-docs/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/A2-ai/rv/releases/download/v0.21.0/rv-v0.21.0-x86_64-pc-windows-msvc.zip",
            "hash": "e9794e76f89067beb4bead5de0153bf8b54bb137f32e0c5bd236222a1330bf0c"
        }
    },
    "bin": "rv.exe",
    "checkver": {
        "github": "https://github.com/A2-ai/rv"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/A2-ai/rv/releases/download/v$version/rv-v$version-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
