git-interactive-rebase-tool: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2021-04-20 13:00:17 +00:00
parent 17d0a16aee
commit d0f56039e2

View File

@ -1,13 +1,13 @@
{
"version": "2.0.0",
"version": "2.1.0",
"description": "An improved sequence editor for Git",
"homepage": "https://gitrebasetool.mitmaro.ca",
"license": "GPL-3.0-only",
"notes": "Run 'git config --global sequence.editor interactive-rebase-tool' to configure as your rebase tool.",
"architecture": {
"64bit": {
"url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/2.0.0/interactive-rebase-tool.exe",
"hash": "674ba3847b8eaba667687bdf2af4e7098095f7d12741a97b5983b77276957d4c"
"url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/2.1.0/interactive-rebase-tool.exe",
"hash": "1f08ba1c52710d388725b5ff08c147bd61df18d2c0ed8e58f3407833c921432c"
}
},
"bin": "interactive-rebase-tool.exe",