git-town: Update to version 22.0.0

This commit is contained in:
github-actions[bot] 2025-09-23 16:30:45 +00:00
parent 5216c82302
commit 16462499ce

View File

@ -1,5 +1,5 @@
{ {
"version": "21.5.0", "version": "22.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/v21.5.0/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v22.0.0/git-town_windows_intel_64.zip",
"hash": "42b2cdf94e7acce62779c598addca5e142aafd13cdf6339bc35905e10f2f0899" "hash": "3c251cbdafc2a9019cb0771beaccb33addec27413042744a5a351810a49eaf71"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v21.5.0/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v22.0.0/git-town_windows_arm_64.zip",
"hash": "a727914af6b93cd43d48eff20eb5741704f44948bc6f359d07533cac19bba615" "hash": "63bf4fd4a2bddbc421a45054d890c788d7ddf4c4d7bd6e3775908813af09c4f7"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",