git-town: Update to version 18.1.0

This commit is contained in:
github-actions[bot] 2025-03-21 04:29:40 +00:00
parent a26bada817
commit ea7db57b1d

View File

@ -1,5 +1,5 @@
{ {
"version": "18.0.0", "version": "18.1.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.0.0/git-town_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v18.1.0/git-town_windows_intel_64.zip",
"hash": "7afcd7f522066e039afb47c8a6cfa1ef68b48d27bb4636a5ce33e788277f9080" "hash": "3fcc80c9b2657f514069f712685b133bc8d5b395968254768d6184d9f2a503a9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v18.0.0/git-town_windows_arm_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v18.1.0/git-town_windows_arm_64.zip",
"hash": "9fd63cc7ea7c82b5f89d51ae326b868ee7784b7b68e869203eb3184ea153d505" "hash": "47e479c20a81b2ce152ebf7e871ba87a3035a23552308db179b15524ef82239b"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",