2022-11-25 00:33:37 +00:00

17 lines
605 B
JSON

{
"version": "2.35.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.35.2/dvc-2.35.2.exe",
"hash": "a77e68714a76b17490b1aeb6ee175e08aff9ca63e25fa7c752b47894d7975e24",
"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"
}
}