git-town: Update to version 21.4.1

This commit is contained in:
github-actions[bot] 2025-08-05 20:29:23 +00:00
parent dbe5bea981
commit 36e794b4c9

View File

@ -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.", "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.4.0/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v21.4.1/git-town_windows_intel_64.zip",
"hash": "013bc93f6d6e2c2100609ce3b7307ee79b42b8ebbfb8780fa9071403b71da8aa" "hash": "dd4f86fa18e5972d36e9852e71ef424231b72c28f26777b711bdc36c9bbda591"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v21.4.0/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v21.4.1/git-town_windows_arm_64.zip",
"hash": "ecdc456d1b7decf00c6c58afc7181443bdd411cc0c38a75de91dac879ff003b3" "hash": "dcab5295dbd736bdec53bf391bcc8bdbc66776a1e6c22a118c6e733fcd79b400"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",