2020-08-13 09:41:47 +02:00

17 lines
602 B
JSON

{
"version": "1.5.0",
"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.0/dvc-1.5.0.exe",
"hash": "86e4257711843bac912081fbede2ca3e7c6a55a3e5f22fcf413a87c4588c55d3",
"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"
}
}