2020-08-07 08:32:19 +02:00

17 lines
602 B
JSON

{
"version": "1.4.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.4.0/dvc-1.4.0.exe",
"hash": "b822cbcea76766a5d0de30ad007490b891bf1c9cedb9fea3a4df322aae924c7d",
"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"
}
}