diff --git a/bucket/git-town.json b/bucket/git-town.json index c2b5011373..3e46c55225 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "17.3.0", + "version": "18.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/v17.3.0/git-town_windows_intel_64.zip", - "hash": "bfe9bad6df316667e7911e31ca2828387f885a8c41ae617dc0b3e1c3d0169fb4" + "url": "https://github.com/git-town/git-town/releases/download/v18.0.0/git-town_windows_intel_64.zip", + "hash": "7afcd7f522066e039afb47c8a6cfa1ef68b48d27bb4636a5ce33e788277f9080" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v17.3.0/git-town_windows_arm_64.zip", - "hash": "6a61e36927eea5bbc131f7fbded544f1d9721c37805d64d2ff74e377eebdaeec" + "url": "https://github.com/git-town/git-town/releases/download/v18.0.0/git-town_windows_arm_64.zip", + "hash": "9fd63cc7ea7c82b5f89d51ae326b868ee7784b7b68e869203eb3184ea153d505" } }, "bin": "git-town.exe",