2021-03-03 11:00:24 +00:00

17 lines
602 B
JSON

{
"version": "2.0.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.0.0/dvc-2.0.0.exe",
"hash": "3bc6b51037d5ca12d8ecfd30b436e586bc6e5cdcb872414b51e54fa1facdf8ae",
"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"
}
}