From 9c39390287d074580dc221bc4cd2fd46a506f272 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 3 Apr 2021 04:12:20 +0200 Subject: [PATCH] mob: Update to version 1.4.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index dd0f5042a5..7b8c66591f 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.4.0", "description": "Swift git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.3.0/mob_v1.3.0_windows_amd64.tar.gz", - "hash": "md5:545653e9ef65dfd58fe3b9400147d519" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.4.0/mob_v1.4.0_windows_amd64.tar.gz", + "hash": "md5:b69e1bf438d82b0380a6d14cd96b841b" } }, "bin": "mob.exe",