From 18b59dd7511fdfa3ce0e5f652e1af78df4eb0bd1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 22 Mar 2021 14:00:29 +0000 Subject: [PATCH] dvc: Update to version 2.0.7 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 3b5f11950f..0de92278cd 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.0.6", + "version": "2.0.7", "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.6/dvc-2.0.6.exe", - "hash": "b5d075f2925f0caa8d901d89b3d244bd4a4751d7b252454c477e42dda106d1ec", + "url": "https://github.com/iterative/dvc/releases/download/2.0.7/dvc-2.0.7.exe", + "hash": "6886db0c266df687eeecb6bcdc670ca0ddd4984f5ffe462ab784de1c0a0f68cc", "innosetup": true, "bin": "dvc.exe", "checkver": {