2023-05-22 16:28:55 +00:00

17 lines
605 B
JSON

{
"version": "2.58.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.58.0/dvc-2.58.0.exe",
"hash": "eadf77ccd3c215d437d5d92f30cc43bd73c36ae72c68807f4ab2cfeb5b451b25",
"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"
}
}