2022-08-26 16:30:10 +00:00

17 lines
605 B
JSON

{
"version": "2.21.2",
"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.21.2/dvc-2.21.2.exe",
"hash": "163205a49ebe78ed3aa68c9f93634fe2783c9a539ac7c556d07c1ac5dfa069a3",
"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"
}
}