From 0e54f5a2c0a98fae7f013bf19e78f7a5224b537d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 16:30:19 +0000 Subject: [PATCH] mob: Update to version 4.4.2 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 1f2bb27e46..00ce2bb207 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.4.1", + "version": "4.4.2", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.4.1/mob_v4.4.1_windows_amd64.tar.gz", - "hash": "4b5f13c705d5ec4b1e87568165c01fdba1210468c80689837be6d0dfce6b2b1b" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.4.2/mob_v4.4.2_windows_amd64.tar.gz", + "hash": "32ef6728c7c0e777402f553476adbf871123e3217bfd582fea122e7e7709b676" } }, "bin": "mob.exe",