2019-05-20 21:00:46 +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.40.7",
"url": "https://github.com/iterative/dvc/releases/download/0.40.7/dvc-0.40.7.exe",
"hash": "d846df1a9de4f01ddefbe86908e20226e5eb897468cce171557fcddb8548c52d",
"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"
}
}