From b3bdab1de3e29a6935da68b6750735bc16699000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 17 Aug 2021 21:14:08 -0700 Subject: [PATCH] mob: Update to version 1.9.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index f47f53c26f..33466e5452 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.9.0", "description": "Swift git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.8.0/mob_v1.8.0_windows_amd64.tar.gz", - "hash": "md5:0ebf7c68c2781b10603a77a3345b6d4f" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.9.0/mob_v1.9.0_windows_amd64.tar.gz", + "hash": "md5:61a068da67bfcfb01be13b3ac48f5ac5" } }, "bin": "mob.exe",