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