dvc: Update to version 0.85.0

This commit is contained in:
Richard Kuhnt 2020-02-15 00:01:52 +00:00
parent fc7007142a
commit 1419c477a8

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.84.0", "version": "0.85.0",
"url": "https://github.com/iterative/dvc/releases/download/0.84.0/dvc-0.84.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.85.0/dvc-0.85.0.exe",
"hash": "918b63e3296abd9199424adc70c655896b86bec4321d2eced3cc1d7da3e994c5", "hash": "5e1b76c0a2117be2a4f81344b323028abef9e5f8ab662cf927db50227229f197",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {