From 5136416d33f1f57f03f7c2ed04e4630bc6b056e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:36:22 +0000 Subject: [PATCH] mob: Update to version 2.2.1 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 177605f222..e43cd30068 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.2.1", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.2.0/mob_v2.2.0_windows_amd64.tar.gz", - "hash": "md5:1002f057fdd11c40cb9bd15f107f7229" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.2.1/mob_v2.2.1_windows_amd64.tar.gz", + "hash": "md5:1e40136fae1e6fbbaee38cf59ee8bd87" } }, "bin": "mob.exe",