From 62f0d8cd0f33b0b9fabb9a0f902a7ea4544977c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 12:33:53 +0000 Subject: [PATCH] mob: Update to version 3.0.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 4db455f25d..a89ae5e6fb 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "3.0.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.6.0/mob_v2.6.0_windows_amd64.tar.gz", - "hash": "md5:a37263f6c832e68816a84dce0aba6a1d" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.0.0/mob_v3.0.0_windows_amd64.tar.gz", + "hash": "fb94ef338d44de002653818dcb52504906161561713d4d0430061fb68c888d22" } }, "bin": "mob.exe",