From 6b893933a1869ffc48c2a5efbf3616b179a308c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 00:34:56 +0000 Subject: [PATCH] mob: Update to version 5.3.2 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 9f9a28a369..578d5ad485 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "5.3.1", + "version": "5.3.2", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.3.1/mob_v5.3.1_windows_amd64.tar.gz", - "hash": "e4deb4e0eb7b22cb2e77fa51e4631d6687a8bb848421d3af28224c25d2caec9c" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.3.2/mob_v5.3.2_windows_amd64.tar.gz", + "hash": "315d71fd99da9a2bdfeb3ae8e7ee01e9ca509a5cdfa49111c73abc9dad997bc5" } }, "bin": "mob.exe",