2022-09-28 00:40:54 +00:00

17 lines
605 B
JSON

{
"version": "2.28.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.28.0/dvc-2.28.0.exe",
"hash": "cae6527109af2e0d6fc8b921902b2952802cb787eba99932bde25da72b73c2ed",
"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"
}
}