2022-10-10 12:32:26 +00:00

17 lines
605 B
JSON

{
"version": "2.30.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.30.0/dvc-2.30.0.exe",
"hash": "8d5504e72b774d95be6761a3e4e17d968b0685cd215f01c23fccb3511bc0ac24",
"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"
}
}