From 3919956b33b4e1474268eafcf9aa957d9dc01602 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 16:28:34 +0000 Subject: [PATCH] mob: Update to version 4.1.2 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 0360d0542b..00cd06bda1 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.1.1", + "version": "4.1.2", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.1.1/mob_v4.1.1_windows_amd64.tar.gz", - "hash": "3ea7ede1eb2cda15fe73725ac70b5a07c3cbf2f144b8379dc3f09bd010a60ce8" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.1.2/mob_v4.1.2_windows_amd64.tar.gz", + "hash": "461dfb6ed6532d58e5b2bc1e064924c6c85af1d520d829349f750ed2d43f1366" } }, "bin": "mob.exe",