2019-04-04 17:00:27 +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.34.2",
"url": "https://github.com/iterative/dvc/releases/download/0.34.2/dvc-0.34.2.exe",
"hash": "f92de85558eda99046c7ca4887245ef9890c0765a150ab9f053f387ee4ce04e8",
"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"
}
}