2019-10-22 20:01:09 +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.63.4",
"url": "https://github.com/iterative/dvc/releases/download/0.63.4/dvc-0.63.4.exe",
"hash": "17aa6d33229caf480118d39bb5226ddec2c621bb6fb96fbd428c6c4541cfbec4",
"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"
}
}