2020-07-04 11:37:57 +02:00

17 lines
602 B
JSON

{
"version": "1.1.7",
"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.1.7/dvc-1.1.7.exe",
"hash": "4f6970454ab7865171f69777d166e5774300189a879860a7279d222753b6a323",
"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"
}
}