2022-08-13 00:33:25 +00:00

17 lines
605 B
JSON

{
"version": "2.18.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.18.0/dvc-2.18.0.exe",
"hash": "f18c279458ae2e7a80f407dc1e34c7ec34080af82d68e115ff4880bcb2ed39f7",
"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"
}
}