2019-12-07 15:00:32 +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.75.0",
"url": "https://github.com/iterative/dvc/releases/download/0.75.0/dvc-0.75.0.exe",
"hash": "b2e537ca6383d20493060cb5aba02da12f5455be1f73a7a684c1a914e1a7b6fd",
"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"
}
}