From 37659f6efa455d22dbfdc39762f4d6fc2dc4e197 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 16:30:10 +0000 Subject: [PATCH] mob: Update to version 5.3.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 73b678486b..b996105292 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "5.2.0", + "version": "5.3.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.2.0/mob_v5.2.0_windows_amd64.tar.gz", - "hash": "d023901ebf95beb9c9bcb24618e6c0cd09168eb26e95408bfa37e196c0a67e0f" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.3.0/mob_v5.3.0_windows_amd64.tar.gz", + "hash": "94b54e8fbdc3fabb34462340fdb609980354f7be3c25b12e99df9e85ba4bcfcd" } }, "bin": "mob.exe",