2019-11-11 03:00:19 +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.68.1",
"url": "https://github.com/iterative/dvc/releases/download/0.68.1/dvc-0.68.1.exe",
"hash": "2b37c6792192a8b0db3cb9f38aed829cbeee5f331d13dc78b2c695543734947d",
"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"
}
}