2020-07-01 09:23:53 +02:00

17 lines
602 B
JSON

{
"version": "1.1.2",
"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/1.1.2/dvc-1.1.2.exe",
"hash": "6f889407c44ea8911d3d008a1f867ce1735d5d6d0ac59e2e13e8405dd5cf3673",
"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"
}
}