2020-12-16 08:52:06 +01:00

17 lines
605 B
JSON

{
"version": "1.11.7",
"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.11.7/dvc-1.11.7.exe",
"hash": "5490bd210bd659d871c8b1d2821dc684ae5045742765fd35b8aedace878545b3",
"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"
}
}