2023-04-06 08:27:30 +00:00

17 lines
605 B
JSON

{
"version": "2.53.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.53.0/dvc-2.53.0.exe",
"hash": "0a26c81ade38839496c4d908213800c15d0bcda00cfe7fd4335e348e625387e3",
"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"
}
}