dvc: Update to version 0.86.2

This commit is contained in:
Richard Kuhnt 2020-02-17 19:01:48 +00:00
parent bb9277facf
commit d307ec6d10

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.86.0", "version": "0.86.2",
"url": "https://github.com/iterative/dvc/releases/download/0.86.0/dvc-0.86.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.86.2/dvc-0.86.2.exe",
"hash": "8a2f54b0b345d6b54a2f49adde0ceaf4d704f06237bd1c73b5edc37a188c8b05", "hash": "06a4baba63d7bbe9ac259c8dc56de16937d5662290b0c5d0ba725e54789a0683",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {