From f0d8de1d04ddf5eb8874ca675f0fc846902b7cc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 20:28:19 +0000 Subject: [PATCH] git-town: Update to version 18.2.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 4f66c67795..60cb3834a9 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "18.1.0", + "version": "18.2.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/v18.1.0/git-town_windows_intel_64.zip", - "hash": "3fcc80c9b2657f514069f712685b133bc8d5b395968254768d6184d9f2a503a9" + "url": "https://github.com/git-town/git-town/releases/download/v18.2.0/git-town_windows_intel_64.zip", + "hash": "ba9a230df0a8ed2ec6854d390217aa070f115f62d2b80554cd9289b2c3fd1cd2" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v18.1.0/git-town_windows_arm_64.zip", - "hash": "47e479c20a81b2ce152ebf7e871ba87a3035a23552308db179b15524ef82239b" + "url": "https://github.com/git-town/git-town/releases/download/v18.2.0/git-town_windows_arm_64.zip", + "hash": "e1077bf82aee58536fbf6ea70d0043cc00dc7f1a4a4694841578f08aed325600" } }, "bin": "git-town.exe",