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