2023-01-07 00:33:05 +00:00

17 lines
605 B
JSON

{
"version": "2.39.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.39.0/dvc-2.39.0.exe",
"hash": "861cc4e010a887e818f083d75d1fc9ecd466b70cbd0fd95f5cbcf7cee6479c2c",
"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"
}
}