2019-08-02 11:04:43 +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.54.0",
"url": "https://github.com/iterative/dvc/releases/download/0.54.0/dvc-0.54.0.exe",
"hash": "4ccec7c10a0182eec4dd2d6bc5cbb929ebe324ba7142c1f160f47a47f4d465d3",
"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"
}
}