From 19b6f5425a1eb6e18887e56f86052c7bf39bafbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 20:25:18 +0000 Subject: [PATCH] mob: Update to version 5.0.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index cc1364d0d7..64102bc5a4 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.5.0", + "version": "5.0.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.5.0/mob_v4.5.0_windows_amd64.tar.gz", - "hash": "aead198b0b61153c78bf0654c08ef45681c1c1caefa1981e17c0a553e8721616" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v5.0.0/mob_v5.0.0_windows_amd64.tar.gz", + "hash": "1ac9c49f8329d227946c43e4f876c65872bac474404755e7d8ccf4c0f6cd9338" } }, "bin": "mob.exe",