2020-01-29 23:01:53 +00:00

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"
}
}