2020-02-20 23: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.86.5",
"url": "https://github.com/iterative/dvc/releases/download/0.86.5/dvc-0.86.5.exe",
"hash": "11721446f669e445b53f59c673e0c12d4bb2a1c6d68fc2ca7e7259ac929465c0",
"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"
}
}