From 319c51343f611a0f1f19ea72fb726314a447be7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 11 Jul 2020 09:55:00 +0200 Subject: [PATCH] dvc: Update to version 1.1.8 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index d290723c84..81821d377f 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.1.7", + "version": "1.1.8", "description": "Data & models versioning for ML projects, make them shareable and reproducible", "homepage": "https://dvc.org/", "license": "Apache-2.0", - "url": "https://github.com/iterative/dvc/releases/download/1.1.7/dvc-1.1.7.exe", - "hash": "4f6970454ab7865171f69777d166e5774300189a879860a7279d222753b6a323", + "url": "https://github.com/iterative/dvc/releases/download/1.1.8/dvc-1.1.8.exe", + "hash": "2a89778316c44fcfab7d01331ac180f53832d7e8caca1872c07fcc9728311e31", "innosetup": true, "bin": "dvc.exe", "checkver": {