From 6db087315f50c2f5042b08e0c5ee51c789ab54f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 1 Aug 2020 12:49:31 +0200 Subject: [PATCH] dvc: Update to version 1.3.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index ab62c2d71f..2586069678 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.2.2", + "version": "1.3.0", "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.2/dvc-1.2.2.exe", - "hash": "c1f02dbb5c72680255a03ba5c256f6f568c6ed54e791cd7a3374a4c3f99e6a2e", + "url": "https://github.com/iterative/dvc/releases/download/1.3.0/dvc-1.3.0.exe", + "hash": "0865335d29f5e19a0dc7c10b2920597bdf7042dc05dfcb4246a502b7835783e6", "innosetup": true, "bin": "dvc.exe", "checkver": {