2022-11-15 20:28:04 +00:00

17 lines
605 B
JSON

{
"version": "2.34.2",
"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.34.2/dvc-2.34.2.exe",
"hash": "093f32c18d45d324510d85c86fbaf8277eccc01ecf55063581ec4b5ee8758002",
"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"
}
}