From 4e7f2ccbec701ccb2d76eceac3cb4f097c8abad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 22 Oct 2020 21:22:18 +0200 Subject: [PATCH] dvc: Update to version 1.9.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 9f0439924a..ac89a284d2 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.8.4", + "version": "1.9.0", "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.8.4/dvc-1.8.4.exe", - "hash": "8c5ebb1efa1d1531a2a3b8f3fd23ee54f6765170c953675550e57ee42d128b68", + "url": "https://github.com/iterative/dvc/releases/download/1.9.0/dvc-1.9.0.exe", + "hash": "39485c7375e2c9d146656cae8622427aa278d0f9153127b75f55f860b0a24c87", "innosetup": true, "bin": "dvc.exe", "checkver": {