From c0decc0bc93c671afe2904460259c1d0abb2ac00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:31:19 +0000 Subject: [PATCH] mob: Update to version 4.3.0 --- bucket/mob.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mob.json b/bucket/mob.json index 1543d4b1df..181ac8a443 100644 --- a/bucket/mob.json +++ b/bucket/mob.json @@ -1,12 +1,12 @@ { - "version": "4.2.0", + "version": "4.3.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.2.0/mob_v4.2.0_windows_amd64.tar.gz", - "hash": "463d47fec018e36589a8ab86f69ca6b67c559b45157da218bcbf6d349c61a505" + "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.3.0/mob_v4.3.0_windows_amd64.tar.gz", + "hash": "69cc9f8a38ca60d7d6f9f28ab79c78c54a8c227b80884193432c745064b53fb8" } }, "bin": "mob.exe",