From cc3edc16b1793fa896dc6b9c1296b99d1e5a5f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 25 Aug 2020 09:27:03 +0200 Subject: [PATCH] dvc: Update to version 1.6.1 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 1d66c3e079..d8d30958e0 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.6.0", + "version": "1.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/1.6.0/dvc-1.6.0.exe", - "hash": "56483aa84763d7d82cab2276d1631e84557a3378b3ad5477e5b6da951e62147b", + "url": "https://github.com/iterative/dvc/releases/download/1.6.1/dvc-1.6.1.exe", + "hash": "36dc6c9cadebd1f2f1244323bb2f0ba3c5f9135056eb29251b12c10f1a065545", "innosetup": true, "bin": "dvc.exe", "checkver": {