git-town: Update to version 18.3.2

This commit is contained in:
github-actions[bot] 2025-04-09 16:29:53 +00:00
parent a3009ef9e5
commit 2bf1cb812e

View File

@ -1,5 +1,5 @@
{ {
"version": "18.3.1", "version": "18.3.2",
"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.1/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v18.3.2/git-town_windows_intel_64.zip",
"hash": "c127c9c81bbe02a667b3e631bc51ad0b74e547a879056456d58cdb76f0a33bd9" "hash": "38732fdca12de634403f26a85758f5cdb129b2a67d5ec17eaf267eafff0808df"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v18.3.1/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v18.3.2/git-town_windows_arm_64.zip",
"hash": "2921cdd9aa212ae9d2e0eac63a6c433f6cb744ba7f5a07ca17792b100cd99191" "hash": "4f2baf65a7a21d4703507eab8baae480089ac2f3390d48309dd8d8cb1db7c87e"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",