2020-07-11 09:55:00 +02:00

17 lines
602 B
JSON

{
"version": "1.1.8",
"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.8/dvc-1.1.8.exe",
"hash": "2a89778316c44fcfab7d01331ac180f53832d7e8caca1872c07fcc9728311e31",
"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"
}
}