2020-07-28 22:58:25 +02:00

17 lines
602 B
JSON

{
"version": "1.2.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.2.2/dvc-1.2.2.exe",
"hash": "c1f02dbb5c72680255a03ba5c256f6f568c6ed54e791cd7a3374a4c3f99e6a2e",
"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"
}
}