git-town: Update to version 18.3.0

This commit is contained in:
github-actions[bot] 2025-04-05 20:27:02 +00:00
parent 97cd2ecef9
commit ecba872f44

View File

@ -1,5 +1,5 @@
{ {
"version": "18.2.0", "version": "18.3.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.2.0/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v18.3.0/git-town_windows_intel_64.zip",
"hash": "ba9a230df0a8ed2ec6854d390217aa070f115f62d2b80554cd9289b2c3fd1cd2" "hash": "fe2dc5d35fa1bf3993f70d535eb820f7992737d4ad3f64046683e4c760059d98"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v18.2.0/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v18.3.0/git-town_windows_arm_64.zip",
"hash": "e1077bf82aee58536fbf6ea70d0043cc00dc7f1a4a4694841578f08aed325600" "hash": "2e08a393fb028797b424febcc2159ba1b391f9499004154af7415b00b3261923"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",