2020-08-19 09:42:47 +02:00

17 lines
602 B
JSON

{
"version": "1.5.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/1.5.1/dvc-1.5.1.exe",
"hash": "d18eb937cbdaa45e7394132e8c579b5a998979715c33814d6c3594e79f946fbc",
"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"
}
}