dvc: Update to version 1.1.10

This commit is contained in:
Jakub Čábera 2020-07-13 11:17:31 +02:00
parent e72a2c1608
commit 464f147339

View File

@ -1,10 +1,10 @@
{ {
"version": "1.1.9", "version": "1.1.10",
"description": "Data & models versioning for ML projects, make them shareable and reproducible", "description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/", "homepage": "https://dvc.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/1.1.9/dvc-1.1.9.exe", "url": "https://github.com/iterative/dvc/releases/download/1.1.10/dvc-1.1.10.exe",
"hash": "560f854027e3e30e4c62c78aa33beac7b584d740933c322032b8ce1e107e5d97", "hash": "ad57480bd5526f1f0333ec2d02e982922aa5688f5d846f2ec97dd7b381e27a10",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {