2021-03-29 15:00:20 +00:00

17 lines
605 B
JSON

{
"version": "2.0.13",
"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.13/dvc-2.0.13.exe",
"hash": "077b8a4f0c489b2bf76231c027d832ccd9db83ba886b3e7f224b2f30245d4f2b",
"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"
}
}