From 06ef41d15745d36999772270e5360d414722dd6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 00:34:15 +0000 Subject: [PATCH] mob: Update to version 3.1.4 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index cb513360e6..2c2deabd19 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "3.1.3", + "version": "3.1.4", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.1.3/mob_v3.1.3_windows_amd64.tar.gz", - "hash": "a0a8c98390c7b63e852ecc400d13359e563eff5a1bf2c58ae469f37292ce2063" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.1.4/mob_v3.1.4_windows_amd64.tar.gz", + "hash": "dbf1292ddd270caffe43dbe32cd7f8ba91813a51d73470297650dc7497613604" } }, "bin": "mob.exe",