From 597067c2adac4a428eaafc171272e89d99f12ebc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Aug 2021 23:00:35 +0000 Subject: [PATCH] dvc: Update to version 2.6.1 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 34c64caf01..5c6e477fff 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.6.0", + "version": "2.6.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.6.0/dvc-2.6.0.exe", - "hash": "21e8db2ff07d4f9ef0a77e794ed7f1e45616352f1b2054a590fad2ea306ad048", + "url": "https://github.com/iterative/dvc/releases/download/2.6.1/dvc-2.6.1.exe", + "hash": "eea447159b1d70fd462c87d791a375115466464fae22774337bf9280e3b44335", "innosetup": true, "bin": "dvc.exe", "checkver": {