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