2023-03-12 00:34:08 +00:00

17 lines
605 B
JSON

{
"version": "2.47.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.47.2/dvc-2.47.2.exe",
"hash": "689a36693ec1e9a942cf1b726ef620a93b5926cfcd8a311fe1729d2d62c07b23",
"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"
}
}