2023-05-17 16:28:27 +00:00

17 lines
605 B
JSON

{
"version": "2.57.1",
"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.57.1/dvc-2.57.1.exe",
"hash": "a98e63af2fe00298c1022c10f8b3628ba9cb4d2a08450588d89cdd4eb09610f7",
"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"
}
}