2020-07-12 14:46:03 +02:00

17 lines
602 B
JSON

{
"version": "1.1.9",
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/",
"license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/1.1.9/dvc-1.1.9.exe",
"hash": "560f854027e3e30e4c62c78aa33beac7b584d740933c322032b8ce1e107e5d97",
"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"
}
}