From 65c11400d11b26384ff959b6d021f93c05e06fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 12 Jul 2020 14:46:03 +0200 Subject: [PATCH] dvc: Update to version 1.1.9 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 81821d377f..6cd814b2a3 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.1.8", + "version": "1.1.9", "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.8/dvc-1.1.8.exe", - "hash": "2a89778316c44fcfab7d01331ac180f53832d7e8caca1872c07fcc9728311e31", + "url": "https://github.com/iterative/dvc/releases/download/1.1.9/dvc-1.1.9.exe", + "hash": "560f854027e3e30e4c62c78aa33beac7b584d740933c322032b8ce1e107e5d97", "innosetup": true, "bin": "dvc.exe", "checkver": {