2021-07-03 21:00:24 +00:00

17 lines
602 B
JSON

{
"version": "2.5.0",
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/",
"license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/2.5.0/dvc-2.5.0.exe",
"hash": "16e782659ed32d2d3dfe65bae6cf5db43b45179da1d43f6a37adde8b7266b3d2",
"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"
}
}