2021-08-17 13:00:36 +00:00

17 lines
602 B
JSON

{
"version": "2.6.3",
"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.6.3/dvc-2.6.3.exe",
"hash": "942e74af3ad3df7e1fa5cbdd277b3ea8c71c78c0e828cd4bf6490b38fc8ed5a2",
"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"
}
}