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

This commit is contained in:
github-actions[bot] 2023-07-19 16:28:29 +00:00
parent 634cac3334
commit 98dd5419ae

View File

@ -1,13 +1,13 @@
{
"version": "2.2.1",
"version": "2.3.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.2.1/interactive-rebase-tool.exe",
"hash": "75a316fbe2ea9ca62da3dee6cdd5a3700a132e80ebac0997b492155d62469599"
"url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/2.3.0/interactive-rebase-tool.exe",
"hash": "e3c2603e8d5b564e14bfb243514b2dc4eccf7c593a8ba7290af56e2fc9d8ef3d"
}
},
"bin": "interactive-rebase-tool.exe",