2019-10-18 13: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.63.3",
"url": "https://github.com/iterative/dvc/releases/download/0.63.3/dvc-0.63.3.exe",
"hash": "7f49af04b89543c922411dd95bdb5c8dc12e7d05e45cb6bdc1aab60b8fe4996c",
"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"
}
}