From d5cf572bfadd3d8ef7ecb07b22ecda1df4519649 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Mar 2021 23:00:31 +0000 Subject: [PATCH] dvc: Update to version 2.0.6 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 52daf4c7e4..3b5f11950f 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.0.5", + "version": "2.0.6", "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/2.0.5/dvc-2.0.5.exe", - "hash": "0a2d6d17b35eb99189a383ad7e81a090bea3047613f8a2c2f83efebe059560f6", + "url": "https://github.com/iterative/dvc/releases/download/2.0.6/dvc-2.0.6.exe", + "hash": "b5d075f2925f0caa8d901d89b3d244bd4a4751d7b252454c477e42dda106d1ec", "innosetup": true, "bin": "dvc.exe", "checkver": {