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