git-town: Update to version 22.1.0

This commit is contained in:
github-actions[bot] 2025-10-14 04:29:44 +00:00
parent f4a614d5f2
commit cd1b216e1d

View File

@ -1,5 +1,5 @@
{
"version": "22.0.0",
"version": "22.1.0",
"description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.",
"homepage": "https://www.git-town.com",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/git-town/git-town/releases/download/v22.0.0/git-town_windows_intel_64.zip",
"hash": "3c251cbdafc2a9019cb0771beaccb33addec27413042744a5a351810a49eaf71"
"url": "https://github.com/git-town/git-town/releases/download/v22.1.0/git-town_windows_intel_64.zip",
"hash": "ad3f6f29c888559c0ce8dd9d5f8226116cc62b3215baacc28c6d79a28d7de897"
},
"arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v22.0.0/git-town_windows_arm_64.zip",
"hash": "63bf4fd4a2bddbc421a45054d890c788d7ddf4c4d7bd6e3775908813af09c4f7"
"url": "https://github.com/git-town/git-town/releases/download/v22.1.0/git-town_windows_arm_64.zip",
"hash": "d9f57c484f6d5019044a947b79475beceac8bd0026786bcd6185765f7262fdf8"
}
},
"bin": "git-town.exe",