From 61e353b329fa4ae9513cff7e237c439f70bfd257 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 11 Oct 2021 14:00:30 +0000 Subject: [PATCH] dvc: Update to version 2.8.1 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index f3fea9fd13..96d4cc5a45 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.8.0", + "version": "2.8.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.8.0/dvc-2.8.0.exe", - "hash": "5b9adae2551a0bf413f6d3e8680725f635ebd53ca57d4dff62e18637a498f239", + "url": "https://github.com/iterative/dvc/releases/download/2.8.1/dvc-2.8.1.exe", + "hash": "cbe30bb8d9ed057ea8e3359db866102ba6161faed6338a036a12d35a632ae7de", "innosetup": true, "bin": "dvc.exe", "checkver": {