2020-09-15 16:18:33 +02:00

17 lines
602 B
JSON

{
"version": "1.7.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/1.7.2/dvc-1.7.2.exe",
"hash": "26fc0d4cda7e13a969e0472a7c637c26023238d3a57938e6f6b385ddebb9ec84",
"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"
}
}