mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-27 05:44:39 +00:00
24 lines
785 B
JSON
24 lines
785 B
JSON
{
|
|
"version": "0.18.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.18.0/rv-v0.18.0-x86_64-pc-windows-msvc.zip",
|
|
"hash": "c2d2a3f29ffbdcc0b4af313a838d5e5cedff58fc4324dd55f6cca076e95d26c1"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|