2020-02-17 19:01:48 +00:00

17 lines
605 B
JSON

{
"homepage": "https://dvc.org/",
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
"license": "Apache-2.0",
"version": "0.86.2",
"url": "https://github.com/iterative/dvc/releases/download/0.86.2/dvc-0.86.2.exe",
"hash": "06a4baba63d7bbe9ac259c8dc56de16937d5662290b0c5d0ba725e54789a0683",
"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"
}
}