From 45de41ead8db402c5c08311507004de6d13c0c8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 08:27:26 +0000 Subject: [PATCH] mob: Update to version 4.4.1 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 15f0cca27f..1f2bb27e46 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.4.0", + "version": "4.4.1", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.4.0/mob_v4.4.0_windows_amd64.tar.gz", - "hash": "5c332fc2cc9b13bd28bda91bc85ab718b6976bbdf5f2b47b80061502840ec343" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.4.1/mob_v4.4.1_windows_amd64.tar.gz", + "hash": "4b5f13c705d5ec4b1e87568165c01fdba1210468c80689837be6d0dfce6b2b1b" } }, "bin": "mob.exe",