From 10e87784a251b24ee09f7b332b86255888498f44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 16:37:35 +0000 Subject: [PATCH] mob: Update to version 2.4.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 647045ad88..a13a47fd56 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.4.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.3.0/mob_v2.3.0_windows_amd64.tar.gz", - "hash": "md5:5a96300518c628e1bc85f1957532e211" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.4.0/mob_v2.4.0_windows_amd64.tar.gz", + "hash": "md5:4d1a3f25010e580e6cac769b3ebb4dd9" } }, "bin": "mob.exe",