2020-10-28 10:56:21 +01:00

17 lines
602 B
JSON

{
"version": "1.9.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.9.1/dvc-1.9.1.exe",
"hash": "3e81138042b6a75d64b23655f055dff7fcdf5b2868304e0ecccd6f7656d5147f",
"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"
}
}