2019-11-06 02:01:47 +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.66.8",
"url": "https://github.com/iterative/dvc/releases/download/0.66.8/dvc-0.66.8.exe",
"hash": "ee5420a923de4ff1d05505fb42875ad6fb6102dd7a0749dbda5659081a65e9aa",
"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"
}
}