2020-07-17 07:24:04 +02:00

17 lines
605 B
JSON

{
"version": "1.1.11",
"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.11/dvc-1.1.11.exe",
"hash": "3dca17e513e2521254060ea8635e07c540756c900b86f4233f804961d406622f",
"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"
}
}