From c948aa108772d84dbf99060b64895bfa14d2d3f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Feb 2022 12:30:04 +0000 Subject: [PATCH] mob: Update to version 2.6.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 7aba322860..4db455f25d 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "2.5.0", + "version": "2.6.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.5.0/mob_v2.5.0_windows_amd64.tar.gz", - "hash": "md5:c31cb01df757d89926896fed456cf5b5" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.6.0/mob_v2.6.0_windows_amd64.tar.gz", + "hash": "md5:a37263f6c832e68816a84dce0aba6a1d" } }, "bin": "mob.exe",