2021-01-26 17:14:58 +01:00

17 lines
608 B
JSON

{
"version": "1.11.13",
"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.13/dvc-1.11.13.exe",
"hash": "35f495f7289d83ad3d442e3da6e5575451828de813862276de0eb3f9ad535f33",
"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"
}
}