From 2bf1cb812edceed82d4e3d7a3ebb538df405a971 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 16:29:53 +0000 Subject: [PATCH] git-town: Update to version 18.3.2 --- 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 56955180cd..a91b1b2650 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "18.3.1", + "version": "18.3.2", "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/v18.3.1/git-town_windows_intel_64.zip", - "hash": "c127c9c81bbe02a667b3e631bc51ad0b74e547a879056456d58cdb76f0a33bd9" + "url": "https://github.com/git-town/git-town/releases/download/v18.3.2/git-town_windows_intel_64.zip", + "hash": "38732fdca12de634403f26a85758f5cdb129b2a67d5ec17eaf267eafff0808df" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v18.3.1/git-town_windows_arm_64.zip", - "hash": "2921cdd9aa212ae9d2e0eac63a6c433f6cb744ba7f5a07ca17792b100cd99191" + "url": "https://github.com/git-town/git-town/releases/download/v18.3.2/git-town_windows_arm_64.zip", + "hash": "4f2baf65a7a21d4703507eab8baae480089ac2f3390d48309dd8d8cb1db7c87e" } }, "bin": "git-town.exe",