dvc: Update to version 0.82.10

This commit is contained in:
Richard Kuhnt 2020-02-09 18:01:49 +00:00
parent ca04c35290
commit c4510eb38e

View File

@ -2,9 +2,9 @@
"homepage": "https://dvc.org/", "homepage": "https://dvc.org/",
"description": "Data & models versioning for ML projects, make them shareable and reproducible", "description": "Data & models versioning for ML projects, make them shareable and reproducible",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "0.82.9", "version": "0.82.10",
"url": "https://github.com/iterative/dvc/releases/download/0.82.9/dvc-0.82.9.exe", "url": "https://github.com/iterative/dvc/releases/download/0.82.10/dvc-0.82.10.exe",
"hash": "167c74f2f99f6f9748b042c14090b967d61fdf5b65b47d3a42b2ea67fcdc8667", "hash": "e3d79822fba49d24504385431a5a97726c1c3de6067d5531a80a41b1921e532a",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {