From 1bce3f15528b842c4d6a05b7dba146cd491a0d99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 8 Oct 2020 09:36:59 +0200 Subject: [PATCH] dvc: Update to version 1.8.2 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index a7c86a1656..99f00c9f82 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.8.1", + "version": "1.8.2", "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.8.1/dvc-1.8.1.exe", - "hash": "a594c6e2bb2fe902c5469c3e6cf10ecb9cddfe351c285130fcceee57ee61c148", + "url": "https://github.com/iterative/dvc/releases/download/1.8.2/dvc-1.8.2.exe", + "hash": "46964943847f42b7623b9d2c1ca5ded166608686617a3c444b58495cfa4075dd", "innosetup": true, "bin": "dvc.exe", "checkver": {