2022-09-13 20:31:52 +00:00

17 lines
605 B
JSON

{
"version": "2.25.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.25.0/dvc-2.25.0.exe",
"hash": "f0cb131ef2d1be312916b9f82e4f7ee7f81f14e7a71b35c5aa894212207330a8",
"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"
}
}