From 5c0702ee3c6907745e1ba726d290c0eb3ad0ae17 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 8 Jul 2021 15:00:24 +0000 Subject: [PATCH] dvc: Update to version 2.5.1 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 781721fdab..f9791b47d7 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.5.0", + "version": "2.5.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.5.0/dvc-2.5.0.exe", - "hash": "16e782659ed32d2d3dfe65bae6cf5db43b45179da1d43f6a37adde8b7266b3d2", + "url": "https://github.com/iterative/dvc/releases/download/2.5.1/dvc-2.5.1.exe", + "hash": "3622bad5ba4e9366eca28238b8a6404980b9ab4ffc61d80535bc237b91ceeb70", "innosetup": true, "bin": "dvc.exe", "checkver": {