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