From a757c7efcec984ee27827da65b87d30ee482b372 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 Mar 2021 13:00:30 +0000 Subject: [PATCH] dvc: Update to version 2.0.14 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 51d819abea..0162e996d0 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.0.13", + "version": "2.0.14", "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/2.0.13/dvc-2.0.13.exe", - "hash": "077b8a4f0c489b2bf76231c027d832ccd9db83ba886b3e7f224b2f30245d4f2b", + "url": "https://github.com/iterative/dvc/releases/download/2.0.14/dvc-2.0.14.exe", + "hash": "764a7cff0b04addab7971411afaa81ce3c1b7d08d30973caa53f50d4cfdb6ccf", "innosetup": true, "bin": "dvc.exe", "checkver": {