git-town: Update to version 17.0.0

This commit is contained in:
github-actions[bot] 2024-12-17 00:38:59 +00:00
parent 65d45959e6
commit 6c359519ed

View File

@ -1,5 +1,5 @@
{ {
"version": "16.7.0", "version": "17.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/v16.7.0/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v17.0.0/git-town_windows_intel_64.zip",
"hash": "e3528c50ea3f7a158329ee9be0ce1b6243549ecbc592241f46d158906d1cf438" "hash": "1eb6450763740477a5b6e93bc4f54805fe75d008d5dcd484b205cb1d8518f4bf"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v16.7.0/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v17.0.0/git-town_windows_arm_64.zip",
"hash": "4bcb2aa66abeaf1710fdd4a4bc2d5a805726f91393620d8caf0b08ddc392c4e5" "hash": "6345fa16b72ae5b12f9569b3be4dad5a15679e44b813695667514c9ce982f077"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",