From 6474d731d8de8760d58c87da21a5ce35a8e61a0f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Nov 2021 15:00:32 +0000 Subject: [PATCH] dvc: Update to version 2.8.3 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 30e14de3e9..bb5ad1132a 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.8.2", + "version": "2.8.3", "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.8.2/dvc-2.8.2.exe", - "hash": "5f5bbf1304e5dbe9d634739fb8f09f00df41a8e7d761e6438b721adaa9e3a631", + "url": "https://github.com/iterative/dvc/releases/download/2.8.3/dvc-2.8.3.exe", + "hash": "3e54a9343fafa3d11b319f89037e89251767ad777cb9d4a2da29c2d23e8bd1f8", "innosetup": true, "bin": "dvc.exe", "checkver": {