From edb5265a9406b3ebe8eba200f1d853722399a904 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 1 Feb 2021 21:02:28 +0100 Subject: [PATCH] mob: Update to version 1.2.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 53ad48eadb..ac00cc7b91 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.2.0", "description": "Swift git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.1.0/mob_v1.1.0_windows_amd64.tar.gz", - "hash": "md5:f6655da1ac933b326d8155f6cdad911a" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.2.0/mob_v1.2.0_windows_amd64.tar.gz", + "hash": "md5:f38bb7b3c77fe5f24935fec93d72a14e" } }, "bin": "mob.exe",