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