2021-09-08 18:00:36 +00:00

17 lines
602 B
JSON

{
"version": "2.7.2",
"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.7.2/dvc-2.7.2.exe",
"hash": "a3177413f5bf6f601e6c635abcb6c80447f6517b193046f0d25a8cff01554378",
"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"
}
}