2023-01-09 01:53:16 +00:00

17 lines
605 B
JSON

{
"version": "2.40.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/2.40.0/dvc-2.40.0.exe",
"hash": "68fe6d08d02ff305fd231c3551b8e1e61a187f95be6106b2b93e8e7b1a92f9b4",
"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"
}
}