From d8c43b051f9d8346fc3efd0bc99a2eef0ef80308 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 00:37:15 +0000 Subject: [PATCH] git-town: Update to version 18.3.1 --- 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 0274b7f55e..56955180cd 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "18.3.0", + "version": "18.3.1", "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.0/git-town_windows_intel_64.zip", - "hash": "fe2dc5d35fa1bf3993f70d535eb820f7992737d4ad3f64046683e4c760059d98" + "url": "https://github.com/git-town/git-town/releases/download/v18.3.1/git-town_windows_intel_64.zip", + "hash": "c127c9c81bbe02a667b3e631bc51ad0b74e547a879056456d58cdb76f0a33bd9" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v18.3.0/git-town_windows_arm_64.zip", - "hash": "2e08a393fb028797b424febcc2159ba1b391f9499004154af7415b00b3261923" + "url": "https://github.com/git-town/git-town/releases/download/v18.3.1/git-town_windows_arm_64.zip", + "hash": "2921cdd9aa212ae9d2e0eac63a6c433f6cb744ba7f5a07ca17792b100cd99191" } }, "bin": "git-town.exe",