From b2ab5630feca8ee371165d814cdd1a3eeea91853 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 12:31:01 +0000 Subject: [PATCH] mob: Update to version 4.4.3 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 00ce2bb207..6f433f2553 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.4.2", + "version": "4.4.3", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.4.2/mob_v4.4.2_windows_amd64.tar.gz", - "hash": "32ef6728c7c0e777402f553476adbf871123e3217bfd582fea122e7e7709b676" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.4.3/mob_v4.4.3_windows_amd64.tar.gz", + "hash": "a806ed015869c34addf6bc82b439b488c0aa4e936e3cb907ff9c1117e93989e7" } }, "bin": "mob.exe",