2022-07-11 00:34:29 +00:00

17 lines
605 B
JSON

{
"version": "2.13.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.13.0/dvc-2.13.0.exe",
"hash": "1aa96c63044f7b2ad45606e8edc6b84ac082e3ea90cf5944c4dc00809653f036",
"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"
}
}