2022-11-11 08:31:54 +00:00

17 lines
605 B
JSON

{
"version": "2.34.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.34.1/dvc-2.34.1.exe",
"hash": "d3232e5730e5b69c9f8b371d04255137edb6a71b9ab53307936f5bad3c05e472",
"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"
}
}