From b2eea6c6ba29b4bdce989f4795e02eb7855cf101 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 20:28:23 +0000 Subject: [PATCH] mob: Update to version 3.1.3 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 362c59e0b8..cb513360e6 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "3.1.1", + "version": "3.1.3", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.1.1/mob_v3.1.1_windows_amd64.tar.gz", - "hash": "fb0d8dcc90b4da5dc775c0116bbd89b6fdfe256662e37a07db05558b4e49e372" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.1.3/mob_v3.1.3_windows_amd64.tar.gz", + "hash": "a0a8c98390c7b63e852ecc400d13359e563eff5a1bf2c58ae469f37292ce2063" } }, "bin": "mob.exe",