From 2ad39a2bfc91265bdd2dd8e4c4c6ca3b3eccc1ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 16:31:43 +0000 Subject: [PATCH] mob: Update to version 3.1.1 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 64a02a82f7..362c59e0b8 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "3.1.0", + "version": "3.1.1", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.1.0/mob_v3.1.0_windows_amd64.tar.gz", - "hash": "5c1fdd20d42bde0c5cb273fa2bb7681f213c3b5571ed5add478b17150cc59c6b" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.1.1/mob_v3.1.1_windows_amd64.tar.gz", + "hash": "fb0d8dcc90b4da5dc775c0116bbd89b6fdfe256662e37a07db05558b4e49e372" } }, "bin": "mob.exe",