From b437f7f8d3c2162df152efd95ced3be26af35480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 13 Aug 2020 09:41:47 +0200 Subject: [PATCH] dvc: Update to version 1.5.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 4f68a6321c..99cc2328a8 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.4.0", + "version": "1.5.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/1.4.0/dvc-1.4.0.exe", - "hash": "b822cbcea76766a5d0de30ad007490b891bf1c9cedb9fea3a4df322aae924c7d", + "url": "https://github.com/iterative/dvc/releases/download/1.5.0/dvc-1.5.0.exe", + "hash": "86e4257711843bac912081fbede2ca3e7c6a55a3e5f22fcf413a87c4588c55d3", "innosetup": true, "bin": "dvc.exe", "checkver": {