2020-01-29 00:01:53 +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.82.4",
"url": "https://github.com/iterative/dvc/releases/download/0.82.4/dvc-0.82.4.exe",
"hash": "d30fa45cb17b685bd7cdd2518a52e357c58c08ae27ea9a79a408f1a70bcbd779",
"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"
}
}