2021-06-29 15:00:22 +00:00

17 lines
602 B
JSON

{
"version": "2.4.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.4.3/dvc-2.4.3.exe",
"hash": "d6981f6077ad6eb3d2c50749ba79638cfb7974d5a9c3436fb86e0b9c6295284d",
"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"
}
}