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