git-town: Update to version 10.0.0

This commit is contained in:
github-actions[bot] 2023-11-02 12:30:07 +00:00
parent 38c067c589
commit bf88993845

View File

@ -1,5 +1,5 @@
{ {
"version": "9.0.1", "version": "10.0.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,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-town/git-town/releases/download/v9.0.1/git-town_9.0.1_windows_intel_64.zip", "url": "https://github.com/git-town/git-town/releases/download/v10.0.0/git-town_10.0.0_windows_intel_64.zip",
"hash": "7e24b099112405eb280d13103d00cbb24c03456805e8c22c81d9536ffdfe3466" "hash": "4be6199b1d25f548c9fb5b2979a146742f1817bd8f077f43d80e3c87abfb21e3"
} }
}, },
"bin": "git-town.exe", "bin": "git-town.exe",