2020-09-14 08:25:43 +02:00

17 lines
602 B
JSON

{
"version": "1.7.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/1.7.0/dvc-1.7.0.exe",
"hash": "6c70156f6f535da51821a1ff704d8925277fa937216292e280c4ad9818945159",
"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"
}
}