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