From fc67f2f52ebc3ab4e2ce1556b141ee40c7a71fb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 20:26:17 +0000 Subject: [PATCH] mob: Update to version 4.3.1 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 181ac8a443..2500e2cd54 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.3.0", + "version": "4.3.1", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.3.0/mob_v4.3.0_windows_amd64.tar.gz", - "hash": "69cc9f8a38ca60d7d6f9f28ab79c78c54a8c227b80884193432c745064b53fb8" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.3.1/mob_v4.3.1_windows_amd64.tar.gz", + "hash": "8611e9b676b41602a146d05b7a5c3467a485240788edb54ef9604772af6c4a20" } }, "bin": "mob.exe",