dvc: Update to version 0.66.11

This commit is contained in:
Richard Kuhnt 2019-11-09 01:00:20 +00:00
parent d63282128c
commit 977475716b

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.66.10", "version": "0.66.11",
"url": "https://github.com/iterative/dvc/releases/download/0.66.10/dvc-0.66.10.exe", "url": "https://github.com/iterative/dvc/releases/download/0.66.11/dvc-0.66.11.exe",
"hash": "d503c097cb8d970d4c6ca1c86e1ea972123be31f921bbdc0b4d5ef59604ab196", "hash": "b9112308b5d87a5dd9304b5d7f43914aa2ee4fe31c543a5374bf72706cf08f52",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {