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