From 158ce13a00bb83c80c10fa220337f4647b2aa0c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Sep 2023 00:33:03 +0000 Subject: [PATCH] mob: Update to version 4.4.6 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index e10c98b2b5..7cf25527bf 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.4.5", + "version": "4.4.6", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.4.5/mob_v4.4.5_windows_amd64.tar.gz", - "hash": "ab304705dde2b2cb8d1d9c9314533ab32d61c60ecfeeb51e53aca27138c1f436" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.4.6/mob_v4.4.6_windows_amd64.tar.gz", + "hash": "2973c16939c8a2807725f2acbe5afce1e1c6108c52706c23eae551fb9c35c2ee" } }, "bin": "mob.exe",