2019-04-09 16:00:41 +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.35.5",
"url": "https://github.com/iterative/dvc/releases/download/0.35.5/dvc-0.35.5.exe",
"hash": "3edae48548763ce6ab994d87fe490dfbb0c55535cb97f0db354e3008a24d5a05",
"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"
}
}