From 25e51a47f9c412deadd74629cd54aae2e9395c2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 25 Jun 2021 21:11:39 -0700 Subject: [PATCH] mob: Update to version 1.7.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 4b7c1019aa..4aacd33189 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.7.0", "description": "Swift git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.6.0/mob_v1.6.0_windows_amd64.tar.gz", - "hash": "md5:de1a4903cf29d07a6bbcb3321b2e9930" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v1.7.0/mob_v1.7.0_windows_amd64.tar.gz", + "hash": "md5:943e0d1289b9acb9014a588340a86944" } }, "bin": "mob.exe",