From 4c93e6dcd3d2f5f78150af494f4e0b38dec28a41 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 22 Jun 2021 18:00:18 +0000 Subject: [PATCH] dvc: Update to version 2.4.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 3a69131471..4556a94e12 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.3.0", + "version": "2.4.0", "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.3.0/dvc-2.3.0.exe", - "hash": "049578cec361de854554de6e6d13fc4bb3469985fa8bf90cec030759fc54b712", + "url": "https://github.com/iterative/dvc/releases/download/2.4.0/dvc-2.4.0.exe", + "hash": "f52c21c7d080308be8fe3bfd39c509b078f2fbc8a46d4ee528ad2f2fd7722d2f", "innosetup": true, "bin": "dvc.exe", "checkver": {