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