git-town: Update to version 21.4.2

This commit is contained in:
github-actions[bot] 2025-08-12 00:41:31 +00:00
parent f876e41515
commit 6a2f963026

View File

@ -1,5 +1,5 @@
{ {
"version": "21.4.1", "version": "21.4.2",
"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.1/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v21.4.2/git-town_windows_intel_64.zip",
"hash": "dd4f86fa18e5972d36e9852e71ef424231b72c28f26777b711bdc36c9bbda591" "hash": "41da81e42ed42f454d998771854ab2f33a1c1d6bdb0a725a81aab8954bdd2b7d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v21.4.1/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v21.4.2/git-town_windows_arm_64.zip",
"hash": "dcab5295dbd736bdec53bf391bcc8bdbc66776a1e6c22a118c6e733fcd79b400" "hash": "815755569a036a1e6f7c1c8c14a431cc66f34cdefb43d9b31f76309e6476c7a6"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",