From aebeb413795f036d2a8def544de0e24150e6b644 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 27 Jul 2020 21:51:19 +0200 Subject: [PATCH] dvc: Update to version 1.2.1 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 8d2fd733e1..586b89b40e 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.2.0", + "version": "1.2.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.2.0/dvc-1.2.0.exe", - "hash": "6da148c7652cccdc86f00cbd943d719a313b13221d11533be42d6ffdcf507c76", + "url": "https://github.com/iterative/dvc/releases/download/1.2.1/dvc-1.2.1.exe", + "hash": "3aa00cbf1e518bdb25d40f0f727b2e0d57a878ef64fde5921a74166de769641f", "innosetup": true, "bin": "dvc.exe", "checkver": {