From ef7365eba08460f8c446aa50c705a2a782ed10c6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 26 Mar 2021 23:00:24 +0000 Subject: [PATCH] dvc: Update to version 2.0.12 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index d869b1b4fe..aa0c48e74a 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.0.11", + "version": "2.0.12", "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.11/dvc-2.0.11.exe", - "hash": "026c9fb990772c3652d56c8c29561f91a885f6c98d66e894b86bfcb2ae8df1b1", + "url": "https://github.com/iterative/dvc/releases/download/2.0.12/dvc-2.0.12.exe", + "hash": "be6df726b5b3ceb4f562bd8fe15186c97c23e6417cb14ae88393a71c227e53d6", "innosetup": true, "bin": "dvc.exe", "checkver": {