From ebf881c6c62d9b31f6ee34623475cedf4885465e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 30 Aug 2020 11:06:44 +0200 Subject: [PATCH] dvc: Update to version 1.6.4 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 67b882175a..8c342b2145 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.6.3", + "version": "1.6.4", "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.3/dvc-1.6.3.exe", - "hash": "e4c526d4f64699754495c67c70381c35aaf9d8417279194a517e1957c8636f78", + "url": "https://github.com/iterative/dvc/releases/download/1.6.4/dvc-1.6.4.exe", + "hash": "8eb3895c8eab435c355e54ad510a9ed79bab077555b0a10f8fb76870e33db417", "innosetup": true, "bin": "dvc.exe", "checkver": {