From 222172f8dfa22f05899d482452a92026fc43934c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 12:31:07 +0000 Subject: [PATCH] mob: Update to version 4.4.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 2500e2cd54..15f0cca27f 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.3.1", + "version": "4.4.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.3.1/mob_v4.3.1_windows_amd64.tar.gz", - "hash": "8611e9b676b41602a146d05b7a5c3467a485240788edb54ef9604772af6c4a20" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.4.0/mob_v4.4.0_windows_amd64.tar.gz", + "hash": "5c332fc2cc9b13bd28bda91bc85ab718b6976bbdf5f2b47b80061502840ec343" } }, "bin": "mob.exe",