diff --git a/bucket/git-town.json b/bucket/git-town.json index 0e99f67727..6937656ae9 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "22.2.0", + "version": "22.3.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/v22.2.0/git-town_windows_intel_64.zip", - "hash": "edfdf361c2b5265af1a3a385bb10b3f83f9e40e681e89fca9a1b31e72b07e308" + "url": "https://github.com/git-town/git-town/releases/download/v22.3.0/git-town_windows_intel_64.zip", + "hash": "1e4b714d092fe857951c70e828d8097846cf91720fbbe2edf7ab7de3b88e5532" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v22.2.0/git-town_windows_arm_64.zip", - "hash": "83d013236d198631123ad7796d3bb0fc5c52689fa12c37a6a89781b632b06931" + "url": "https://github.com/git-town/git-town/releases/download/v22.3.0/git-town_windows_arm_64.zip", + "hash": "f70ca5d2bee5f86b5a3d382dd7ec5bda473aaa1ebe281cda0168432588d2c3d4" } }, "bin": "git-town.exe",