From 1397dc13a7fac503a541f44ce128d486acfa1b55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:29:57 +0000 Subject: [PATCH] mob: Update to version 5.3.3 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 578d5ad485..7b7f6a80ac 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "5.3.2", + "version": "5.3.3", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.3.2/mob_v5.3.2_windows_amd64.tar.gz", - "hash": "315d71fd99da9a2bdfeb3ae8e7ee01e9ca509a5cdfa49111c73abc9dad997bc5" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.3.3/mob_v5.3.3_windows_amd64.tar.gz", + "hash": "f94e0ec084ac72f4401e59763bc0e66002e9c088c02a93f5beaaa56294d855aa" } }, "bin": "mob.exe",