git-town: Update to version 19.0.0

This commit is contained in:
github-actions[bot] 2025-04-17 20:28:52 +00:00
parent 29b40c2c63
commit 29431fe337

View File

@ -1,5 +1,5 @@
{ {
"version": "18.3.2", "version": "19.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/v18.3.2/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_intel_64.zip",
"hash": "38732fdca12de634403f26a85758f5cdb129b2a67d5ec17eaf267eafff0808df" "hash": "79faf955b9121c72177d8ffd9eb38c4ea829783e3178535293fad50b3e2e82c1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v18.3.2/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_arm_64.zip",
"hash": "4f2baf65a7a21d4703507eab8baae480089ac2f3390d48309dd8d8cb1db7c87e" "hash": "572104679dd7df1b38e2bfa28726fb6f29b7a753da4984596f7210507a390872"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",