From d3f48219e26c5b155a202b463375e1360c1d895a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 11 May 2021 15:22:44 +0200 Subject: [PATCH] mob: Update to version 1.6.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index eb514c4a41..4b7c1019aa 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.6.0", "description": "Swift git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.5.0/mob_v1.5.0_windows_amd64.tar.gz", - "hash": "md5:927544f7c0988d9ae8069426af091355" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.6.0/mob_v1.6.0_windows_amd64.tar.gz", + "hash": "md5:de1a4903cf29d07a6bbcb3321b2e9930" } }, "bin": "mob.exe",