2020-10-22 21:22:18 +02:00

17 lines
602 B
JSON

{
"version": "1.9.0",
"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.9.0/dvc-1.9.0.exe",
"hash": "39485c7375e2c9d146656cae8622427aa278d0f9153127b75f55f860b0a24c87",
"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"
}
}