From 2ae02f9046e099167f3556158f7b6b0d496cb743 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:31:26 +0000 Subject: [PATCH] mob: Update to version 4.0.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 484380abf0..1ef26fb26f 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "3.2.0", + "version": "4.0.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.2.0/mob_v3.2.0_windows_amd64.tar.gz", - "hash": "b8cebce1e30e1b6b309af8b105a5245f10f741da86baf30abc1718cb4c87ef49" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.0.0/mob_v4.0.0_windows_amd64.tar.gz", + "hash": "cab6a35e53d8142574f56ce834f16abcfe843a8ca3d6ca7a3973f1266186347a" } }, "bin": "mob.exe",