2026-03-02 04:57:17 +00:00

24 lines
785 B
JSON

{
"version": "0.19.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.19.0/rv-v0.19.0-x86_64-pc-windows-msvc.zip",
"hash": "680c8f1df99b8cae9945e46d84f70368dcdeea241b0018514dbe2585ffdaf5ab"
}
},
"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"
}
}
}
}