From 8a39caab533d0e3b65854b7e4798ec2afa7c005a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 27 Jul 2021 10:40:55 -0700 Subject: [PATCH] mob: Update to version 1.8.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 4aacd33189..f47f53c26f 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.8.0", "description": "Swift git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.7.0/mob_v1.7.0_windows_amd64.tar.gz", - "hash": "md5:943e0d1289b9acb9014a588340a86944" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.8.0/mob_v1.8.0_windows_amd64.tar.gz", + "hash": "md5:0ebf7c68c2781b10603a77a3345b6d4f" } }, "bin": "mob.exe",