From aba1676633352ac460a1305aa94bf8c57b24f6f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 20:26:38 +0000 Subject: [PATCH] mob: Update to version 4.2.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 00cd06bda1..1543d4b1df 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.1.2", + "version": "4.2.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.1.2/mob_v4.1.2_windows_amd64.tar.gz", - "hash": "461dfb6ed6532d58e5b2bc1e064924c6c85af1d520d829349f750ed2d43f1366" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.2.0/mob_v4.2.0_windows_amd64.tar.gz", + "hash": "463d47fec018e36589a8ab86f69ca6b67c559b45157da218bcbf6d349c61a505" } }, "bin": "mob.exe",