2020-02-09 18:01:49 +00:00

17 lines
608 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.10",
"url": "https://github.com/iterative/dvc/releases/download/0.82.10/dvc-0.82.10.exe",
"hash": "e3d79822fba49d24504385431a5a97726c1c3de6067d5531a80a41b1921e532a",
"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"
}
}