git-town: Update to version 16.6.0

This commit is contained in:
github-actions[bot] 2024-11-12 20:28:16 +00:00
parent 3bd069593d
commit c4c499645b

View File

@ -1,5 +1,5 @@
{ {
"version": "16.5.0", "version": "16.6.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/v16.5.0/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v16.6.0/git-town_windows_intel_64.zip",
"hash": "7db6c75d98f70f6db444564ed0b64caa12e50feb4925406207f05348edd93776" "hash": "4ebb57d9560ed4a9b97b4a07c5a58911379dc367ba458b4428c47aa6240076d6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v16.5.0/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v16.6.0/git-town_windows_arm_64.zip",
"hash": "5eba897c65f982ea9f7e7a0663887cf028e5b3cd5f078bdcd0e5b6fd5dc50fe2" "hash": "d43143fe2ed65270fbd97395b31722cf2867a12cc0e70e88bc2698fcf9d236e9"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",