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