2021-08-20 18:00:35 +00:00

17 lines
602 B
JSON

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