2019-08-15 23: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.55.0",
"url": "https://github.com/iterative/dvc/releases/download/0.55.0/dvc-0.55.0.exe",
"hash": "7f9e93fc7daeabaf9345457713944f9eb308e945ae8d3c3f534e48ad38c40e80",
"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"
}
}