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