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