2019-12-13 23:00:19 +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.77.3",
"url": "https://github.com/iterative/dvc/releases/download/0.77.3/dvc-0.77.3.exe",
"hash": "251c2b47da0b60519cf8522bd1a51fd4de7fc55f0584de0a93bf22da8024fcfb",
"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"
}
}