2021-03-25 01:00:28 +00:00

17 lines
605 B
JSON

{
"version": "2.0.10",
"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/2.0.10/dvc-2.0.10.exe",
"hash": "1ff3c75a487a9061bf027354e282502859cb910928f0bd5ccf867f5a43b34eef",
"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"
}
}