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