dvc: Update to version 1.1.11

This commit is contained in:
Jakub Čábera 2020-07-17 07:24:04 +02:00
parent 0113393fb7
commit 17d2e70f38

View File

@ -1,10 +1,10 @@
{ {
"version": "1.1.10", "version": "1.1.11",
"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.10/dvc-1.1.10.exe", "url": "https://github.com/iterative/dvc/releases/download/1.1.11/dvc-1.1.11.exe",
"hash": "ad57480bd5526f1f0333ec2d02e982922aa5688f5d846f2ec97dd7b381e27a10", "hash": "3dca17e513e2521254060ea8635e07c540756c900b86f4233f804961d406622f",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {