diff --git a/bucket/git-town.json b/bucket/git-town.json index f89c63766e..5127175bfc 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "21.4.0", + "version": "21.4.1", "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/v21.4.0/git-town_windows_intel_64.zip", - "hash": "013bc93f6d6e2c2100609ce3b7307ee79b42b8ebbfb8780fa9071403b71da8aa" + "url": "https://github.com/git-town/git-town/releases/download/v21.4.1/git-town_windows_intel_64.zip", + "hash": "dd4f86fa18e5972d36e9852e71ef424231b72c28f26777b711bdc36c9bbda591" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v21.4.0/git-town_windows_arm_64.zip", - "hash": "ecdc456d1b7decf00c6c58afc7181443bdd411cc0c38a75de91dac879ff003b3" + "url": "https://github.com/git-town/git-town/releases/download/v21.4.1/git-town_windows_arm_64.zip", + "hash": "dcab5295dbd736bdec53bf391bcc8bdbc66776a1e6c22a118c6e733fcd79b400" } }, "bin": "git-town.exe",