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