2023-01-23 00:34:36 +00:00

17 lines
605 B
JSON

{
"version": "2.43.1",
"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.43.1/dvc-2.43.1.exe",
"hash": "a30d9b1db408f49632e94e7894e9e633d5c7cc5dd8629fac10ca870cfbc8ff4d",
"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"
}
}