2021-11-08 15:00:32 +00:00

17 lines
602 B
JSON

{
"version": "2.8.3",
"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.8.3/dvc-2.8.3.exe",
"hash": "3e54a9343fafa3d11b319f89037e89251767ad777cb9d4a2da29c2d23e8bd1f8",
"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"
}
}