From e1a746b24c8fa2e27f5ec52a35add29ba0cf225d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 28 Oct 2020 10:56:21 +0100 Subject: [PATCH] dvc: Update to version 1.9.1 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index ac89a284d2..1fa26650d4 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.9.0", + "version": "1.9.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.9.0/dvc-1.9.0.exe", - "hash": "39485c7375e2c9d146656cae8622427aa278d0f9153127b75f55f860b0a24c87", + "url": "https://github.com/iterative/dvc/releases/download/1.9.1/dvc-1.9.1.exe", + "hash": "3e81138042b6a75d64b23655f055dff7fcdf5b2868304e0ecccd6f7656d5147f", "innosetup": true, "bin": "dvc.exe", "checkver": {