2022-11-22 20:26:47 +00:00

17 lines
605 B
JSON

{
"version": "2.34.3",
"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.3/dvc-2.34.3.exe",
"hash": "bcfc93832f029a524bd0ef867fcfd6a0b5cf7f2b8cc934a784bbb5663251b7e1",
"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"
}
}