git-town: Update to version 21.4.0

This commit is contained in:
github-actions[bot] 2025-08-02 04:31:24 +00:00
parent 7ae01a16c8
commit 206d0b6619

View File

@ -1,5 +1,5 @@
{ {
"version": "21.3.0", "version": "21.4.0",
"description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.", "description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.",
"homepage": "https://www.git-town.com", "homepage": "https://www.git-town.com",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-town/git-town/releases/download/v21.3.0/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v21.4.0/git-town_windows_intel_64.zip",
"hash": "724afc53155a02acbb800c95468368c5a86e2369a68ead00ff86074e8bb9c196" "hash": "013bc93f6d6e2c2100609ce3b7307ee79b42b8ebbfb8780fa9071403b71da8aa"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v21.3.0/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v21.4.0/git-town_windows_arm_64.zip",
"hash": "acc8f12647e5bbae3488d1d6903564e03ab02b43e97ecc8282c4022ec13b55af" "hash": "ecdc456d1b7decf00c6c58afc7181443bdd411cc0c38a75de91dac879ff003b3"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",