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