dvc: Update to version 1.1.8

This commit is contained in:
Jakub Čábera 2020-07-11 09:55:00 +02:00
parent daa2e5c18c
commit 319c51343f

View File

@ -1,10 +1,10 @@
{ {
"version": "1.1.7", "version": "1.1.8",
"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.7/dvc-1.1.7.exe", "url": "https://github.com/iterative/dvc/releases/download/1.1.8/dvc-1.1.8.exe",
"hash": "4f6970454ab7865171f69777d166e5774300189a879860a7279d222753b6a323", "hash": "2a89778316c44fcfab7d01331ac180f53832d7e8caca1872c07fcc9728311e31",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {