mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-07 04:05:13 +00:00
17 lines
605 B
JSON
17 lines
605 B
JSON
{
|
|
"homepage": "https://dvc.org/",
|
|
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
|
|
"license": "Apache-2.0",
|
|
"version": "0.82.5",
|
|
"url": "https://github.com/iterative/dvc/releases/download/0.82.5/dvc-0.82.5.exe",
|
|
"hash": "b35f1c999dfe78526f6242a241ce4ebdee73deb0951ceede07d94d3b12baf7ec",
|
|
"innosetup": true,
|
|
"bin": "dvc.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/iterative/dvc"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/iterative/dvc/releases/download/$version/dvc-$version.exe"
|
|
}
|
|
}
|