2020-08-25 09:27:03 +02:00

17 lines
602 B
JSON

{
"version": "1.6.1",
"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.6.1/dvc-1.6.1.exe",
"hash": "36dc6c9cadebd1f2f1244323bb2f0ba3c5f9135056eb29251b12c10f1a065545",
"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"
}
}