2022-08-16 20:28:08 +00:00

17 lines
605 B
JSON

{
"version": "2.18.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.18.1/dvc-2.18.1.exe",
"hash": "61966fc5048fe21ca2741e80697475b53da5d736464972c3d171eb542089cbbb",
"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"
}
}