2020-12-08 18:35:34 +01:00

17 lines
605 B
JSON

{
"version": "1.11.3",
"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.11.3/dvc-1.11.3.exe",
"hash": "140d953857a1b9d2d852bccf9a8903e5b137cb5db4fa4d1ca6d1d02faf7db4f3",
"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"
}
}