2022-09-16 00:35:01 +00:00

17 lines
605 B
JSON

{
"version": "2.26.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.26.2/dvc-2.26.2.exe",
"hash": "ec91490f78201f4afa4452b1afe2a06f4ac3315591907aef78df9e41d7321e85",
"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"
}
}