2023-03-11 00:33:24 +00:00

17 lines
605 B
JSON

{
"version": "2.47.1",
"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.47.1/dvc-2.47.1.exe",
"hash": "fc93dfce3bc617c2f99bb58d246d9651e3312e834ea64e678d4ac7311e2f6914",
"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"
}
}