From 4dd08eec53b3a112b93aa7f63d4adb3bbe2a796f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 16:28:37 +0000 Subject: [PATCH] mob: Update to version 5.1.1 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index f5d7bcca44..8db0601700 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "5.1.0", + "version": "5.1.1", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.1.0/mob_v5.1.0_windows_amd64.tar.gz", - "hash": "c1932bb707a6c2bdd3b4ff3c73a3369086df0f8dd93b35fb2748c55112932dc9" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.1.1/mob_v5.1.1_windows_amd64.tar.gz", + "hash": "4d3a5175d500896327f0037917c0861d4f599430927bf4957bc73423e38ce990" } }, "bin": "mob.exe",