From 03215117fc717250387a964aee7fc5b9c10d5a98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 20:27:46 +0000 Subject: [PATCH] mob: Update to version 3.1.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index a89ae5e6fb..e856e2dd8a 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "3.0.0", + "version": "3.1.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.0.0/mob_v3.0.0_windows_amd64.tar.gz", - "hash": "fb94ef338d44de002653818dcb52504906161561713d4d0430061fb68c888d22" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.1.0/mob_v3.1.0_windows_amd64.tar.gz", + "hash": "5c1fdd20d42bde0c5cb273fa2bb7681f213c3b5571ed5add478b17150cc59c6b" } }, "bin": "mob.exe",