{ "version": "21.4.3", "description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.", "homepage": "https://www.git-town.com", "license": "MIT", "suggest": { "git": "git" }, "architecture": { "64bit": { "url": "https://github.com/git-town/git-town/releases/download/v21.4.3/git-town_windows_intel_64.zip", "hash": "5c255219e1ec337e5d9dc887e794736bd75a12e56a14a7ce2ac033fa268a1bd9" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v21.4.3/git-town_windows_arm_64.zip", "hash": "80acebcc5b0f1d6204fd86b9122d9adfcce50baa992cc539efa7f6aeef630e51" } }, "bin": "git-town.exe", "checkver": { "github": "https://github.com/git-town/git-town" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/git-town/git-town/releases/download/v$version/git-town_windows_intel_64.zip" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v$version/git-town_windows_arm_64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }