From 78143f9eccbf41f41d624a3b12b565b1c1d9213c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 16:30:34 +0000 Subject: [PATCH] mob: Update to version 3.2.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index aa0fa2244c..484380abf0 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "3.1.5", + "version": "3.2.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.1.5/mob_v3.1.5_windows_amd64.tar.gz", - "hash": "2d1e489e165afce8614506653d64f25442c94e754e74f5a4fc66ae119e094804" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.2.0/mob_v3.2.0_windows_amd64.tar.gz", + "hash": "b8cebce1e30e1b6b309af8b105a5245f10f741da86baf30abc1718cb4c87ef49" } }, "bin": "mob.exe",