diff --git a/bucket/git-town.json b/bucket/git-town.json index 4f411839d1..4be59920f2 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "17.1.1", + "version": "17.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/v17.1.1/git-town_windows_intel_64.zip", - "hash": "fd0f7eae92e8cdc5a2a7b10ae0960822c2092d301dcbfc435518aaa944b63d45" + "url": "https://github.com/git-town/git-town/releases/download/v17.2.0/git-town_windows_intel_64.zip", + "hash": "5f344567e52cbcf89a2700e3de2db3d6b1a292c9f2056e3c7dd852ffad8a3921" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v17.1.1/git-town_windows_arm_64.zip", - "hash": "e688897dd3d670722f64ac638acf765a1a40188c77cbda4a869e5bc88e7a6fe9" + "url": "https://github.com/git-town/git-town/releases/download/v17.2.0/git-town_windows_arm_64.zip", + "hash": "5d05d87c05213d68201bb2c3f79c1e5f62d10d1a43f301aaea18ba398c5b97ec" } }, "bin": "git-town.exe",