From 05c238940cd881dcbffa9849f36b3dace86492e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:28:17 +0000 Subject: [PATCH] git-town: Update to version 16.5.0 --- bucket/git-town.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/git-town.json b/bucket/git-town.json index b539a304da..d0913c2954 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "16.4.1", + "version": "16.5.0", "description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.", "homepage": "https://www.git-town.com", "license": "MIT", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-town/git-town/releases/download/v16.4.1/git-town_windows_intel_64.zip", - "hash": "cb3aa373fe933ceb378e43fd9a2cc11a76a48e3f015b458b949752911df02aa2" + "url": "https://github.com/git-town/git-town/releases/download/v16.5.0/git-town_windows_intel_64.zip", + "hash": "7db6c75d98f70f6db444564ed0b64caa12e50feb4925406207f05348edd93776" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v16.4.1/git-town_windows_arm_64.zip", - "hash": "8475b76e3bac689f6abd20682be51b6e946465cf2031eb1f2bce19cbc922c18c" + "url": "https://github.com/git-town/git-town/releases/download/v16.5.0/git-town_windows_arm_64.zip", + "hash": "5eba897c65f982ea9f7e7a0663887cf028e5b3cd5f078bdcd0e5b6fd5dc50fe2" } }, "bin": "git-town.exe",