2022-08-25 00:35:43 +00:00

17 lines
605 B
JSON

{
"version": "2.20.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/2.20.1/dvc-2.20.1.exe",
"hash": "d32457d7bc11692d990360e01e65ffd410e4d13f18cdb31062b82c2781c6fb61",
"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"
}
}