From eb434ea159ffbff0939709a828fea9bdf181c88c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 20:29:58 +0000 Subject: [PATCH] mob: Update to version 4.1.1 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 1ef26fb26f..0360d0542b 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.0.0", + "version": "4.1.1", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.0.0/mob_v4.0.0_windows_amd64.tar.gz", - "hash": "cab6a35e53d8142574f56ce834f16abcfe843a8ca3d6ca7a3973f1266186347a" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.1.1/mob_v4.1.1_windows_amd64.tar.gz", + "hash": "3ea7ede1eb2cda15fe73725ac70b5a07c3cbf2f144b8379dc3f09bd010a60ce8" } }, "bin": "mob.exe",