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