From ab692ec0ae63bcf738d2ece1a910249046dc26cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 15 Sep 2020 16:18:33 +0200 Subject: [PATCH] dvc: Update to version 1.7.2 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index e64a5227bb..2c65de7168 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.7.1", + "version": "1.7.2", "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.1/dvc-1.7.1.exe", - "hash": "a8721ad98199266e780387c181bce3a761768da749351142ecaacf090c28d4d0", + "url": "https://github.com/iterative/dvc/releases/download/1.7.2/dvc-1.7.2.exe", + "hash": "26fc0d4cda7e13a969e0472a7c637c26023238d3a57938e6f6b385ddebb9ec84", "innosetup": true, "bin": "dvc.exe", "checkver": {