2021-03-05 00:01:48 +00:00

17 lines
602 B
JSON

{
"version": "2.0.2",
"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/2.0.2/dvc-2.0.2.exe",
"hash": "0d14424b7590a377c284c049f6d012d031f36efdae1820bb30360006d39b15ef",
"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"
}
}