From 7561a71b786d07b4905a8337b0abd8ffb0f31d09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 30 Sep 2020 08:55:28 +0200 Subject: [PATCH] dvc: Update to version 1.8.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 534267c691..bf036a2952 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.7.9", + "version": "1.8.0", "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.7.9/dvc-1.7.9.exe", - "hash": "7f1579c2cac701cd7818d2be69e478153f681225bd876bd5511b7298ada04131", + "url": "https://github.com/iterative/dvc/releases/download/1.8.0/dvc-1.8.0.exe", + "hash": "dea2addf5da386af67249a5bf1346599f847c22340cd06b536629ea02697caab", "innosetup": true, "bin": "dvc.exe", "checkver": {