2019-04-10 13:00:34 +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.35.6",
"url": "https://github.com/iterative/dvc/releases/download/0.35.6/dvc-0.35.6.exe",
"hash": "6928e31fec5bcfb6941bad519322dfa538a1e65786f1f296ceb2becad7dcd806",
"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"
}
}