From 95b7df7c36fea759b40e3258225bb4951dbc2354 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 21:05:47 +0000 Subject: [PATCH] git-town: Update to version 13.0.2 --- bucket/git-town.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/git-town.json b/bucket/git-town.json index 5fe6735871..d5457bebc5 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "13.0.1", + "version": "13.0.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,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-town/git-town/releases/download/v13.0.1/git-town_windows_intel_64.zip", - "hash": "216ea67414628a367fc553b3f75f571a4e74c2f087426b91379c29f33af15f85" + "url": "https://github.com/git-town/git-town/releases/download/v13.0.2/git-town_windows_intel_64.zip", + "hash": "9669267214634ba7d2225e97a8328d565591f5b78d1248e53b03219481de490f" } }, "bin": "git-town.exe",