2020-12-02 19:12:24 +01:00

17 lines
605 B
JSON

{
"version": "1.11.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/1.11.2/dvc-1.11.2.exe",
"hash": "2e19b7ee4a5eb4559c017fcfc9457f1d472565c7950780ed5fac3d408cf62098",
"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"
}
}