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

This commit is contained in:
github-actions[bot] 2022-04-30 00:33:55 +00:00
parent 0205804eac
commit 13dde7cc3f

View File

@ -1,13 +1,13 @@
{
"version": "2.1.0",
"version": "2.2.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.1.0/interactive-rebase-tool.exe",
"hash": "1f08ba1c52710d388725b5ff08c147bd61df18d2c0ed8e58f3407833c921432c"
"url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/2.2.0/interactive-rebase-tool.exe",
"hash": "87b101e6df58eb3c12a303d41d319a647cfa8abd483c351e41121428a59f1748"
}
},
"bin": "interactive-rebase-tool.exe",