From ded1fe8950b4896a6f8568511f9fbff4d17314ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 23 Jun 2021 06:57:54 -0700 Subject: [PATCH] dvc: Update to version 2.4.1 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 4556a94e12..3ead0775a4 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.4.0", + "version": "2.4.1", "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.4.0/dvc-2.4.0.exe", - "hash": "f52c21c7d080308be8fe3bfd39c509b078f2fbc8a46d4ee528ad2f2fd7722d2f", + "url": "https://github.com/iterative/dvc/releases/download/2.4.1/dvc-2.4.1.exe", + "hash": "c82533ebd5cb3af2bb30045f4bac9e2083190c9c27561afffaa983c901d2cf71", "innosetup": true, "bin": "dvc.exe", "checkver": {