From 8e9df1847a2d9b1024da6792cea6133bb33bb6a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Jan 2022 08:30:09 +0000 Subject: [PATCH] mob: Update to version 2.2.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 87c4de34f0..177605f222 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "2.1.0", + "version": "2.2.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.1.0/mob_v2.1.0_windows_amd64.tar.gz", - "hash": "md5:9de27940296501e6fe0d034b34c3f58d" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.2.0/mob_v2.2.0_windows_amd64.tar.gz", + "hash": "md5:1002f057fdd11c40cb9bd15f107f7229" } }, "bin": "mob.exe",