git-town: Update to version 21.0.0

This commit is contained in:
github-actions[bot] 2025-05-28 00:40:16 +00:00
parent 59f1c3e37f
commit 974899f26c

View File

@ -1,5 +1,5 @@
{ {
"version": "20.2.0", "version": "21.0.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/v20.2.0/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v21.0.0/git-town_windows_intel_64.zip",
"hash": "5eba39de5916bbf2b7cd21c6ee9c6e2a751b58dbc5ec502c80f1d8c474e6e4f5" "hash": "5ab2597cac194ae72642d61bf1c46f0e4a0dd6c50b9938aaeb5e531f40812d2f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v20.2.0/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v21.0.0/git-town_windows_arm_64.zip",
"hash": "7cf60ee32c520c299a016ffafce1c10191e71310c7cdef88545091a70d7c86f7" "hash": "c2c4fd3f89fb4b3b303bafaa2e1066ae7428b755c5a8190b1079e1917b38436e"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",