2020-03-10 22: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.88.0",
"url": "https://github.com/iterative/dvc/releases/download/0.88.0/dvc-0.88.0.exe",
"hash": "322499454e0abf1bc88a9c70d1f1bf08a199108453697f17fd69b582b33503f8",
"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"
}
}