2019-05-29 23:01:00 +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.41.3",
"url": "https://github.com/iterative/dvc/releases/download/0.41.3/dvc-0.41.3.exe",
"hash": "82948995d28b2394a47604b60037fff436525102f132d11a96f23269ffcbd505",
"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"
}
}