From 29431fe337710aabcb3eeda96dd12b5fe8f92efc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 20:28:52 +0000 Subject: [PATCH] git-town: Update to version 19.0.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 a91b1b2650..96ef05cbc1 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "18.3.2", + "version": "19.0.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.3.2/git-town_windows_intel_64.zip", - "hash": "38732fdca12de634403f26a85758f5cdb129b2a67d5ec17eaf267eafff0808df" + "url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_intel_64.zip", + "hash": "79faf955b9121c72177d8ffd9eb38c4ea829783e3178535293fad50b3e2e82c1" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v18.3.2/git-town_windows_arm_64.zip", - "hash": "4f2baf65a7a21d4703507eab8baae480089ac2f3390d48309dd8d8cb1db7c87e" + "url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_arm_64.zip", + "hash": "572104679dd7df1b38e2bfa28726fb6f29b7a753da4984596f7210507a390872" } }, "bin": "git-town.exe",