From 9a015ec090e9ef1a66c6356aafda206190139e35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 00:36:23 +0000 Subject: [PATCH] git-town: Update to version 17.1.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 8997318065..236e32cce4 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "17.0.0", + "version": "17.1.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/v17.0.0/git-town_windows_intel_64.zip", - "hash": "1eb6450763740477a5b6e93bc4f54805fe75d008d5dcd484b205cb1d8518f4bf" + "url": "https://github.com/git-town/git-town/releases/download/v17.1.0/git-town_windows_intel_64.zip", + "hash": "9b74e2d754543a75d434c5f3321ccd6b907a01e33e835eaf3f2df6c6bdc359d9" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v17.0.0/git-town_windows_arm_64.zip", - "hash": "6345fa16b72ae5b12f9569b3be4dad5a15679e44b813695667514c9ce982f077" + "url": "https://github.com/git-town/git-town/releases/download/v17.1.0/git-town_windows_arm_64.zip", + "hash": "1152194f0a8a2e6096143791b96ae1a7aa90b50ba8271e74fc244765ee0b0a24" } }, "bin": "git-town.exe",