git-town: Update to version 20.0.0

This commit is contained in:
github-actions[bot] 2025-05-02 20:29:01 +00:00
parent ecf4f3e2a2
commit 9628619968

View File

@ -1,5 +1,5 @@
{
"version": "19.0.0",
"version": "20.0.0",
"description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.",
"homepage": "https://www.git-town.com",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_intel_64.zip",
"hash": "79faf955b9121c72177d8ffd9eb38c4ea829783e3178535293fad50b3e2e82c1"
"url": "https://github.com/git-town/git-town/releases/download/v20.0.0/git-town_windows_intel_64.zip",
"hash": "8d33fbafa7358eb01295af1e5f76257035467206e784a980a0d6338d7e1ccc93"
},
"arm64": {
"url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_arm_64.zip",
"hash": "572104679dd7df1b38e2bfa28726fb6f29b7a753da4984596f7210507a390872"
"url": "https://github.com/git-town/git-town/releases/download/v20.0.0/git-town_windows_arm_64.zip",
"hash": "f8155b8aa6b4aa01b13eca18e2d8140488a60f70fb50ff230a1420506efa8be1"
}
},
"bin": "git-town.exe",