{ "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.2.0/interactive-rebase-tool.exe", "hash": "87b101e6df58eb3c12a303d41d319a647cfa8abd483c351e41121428a59f1748" } }, "bin": "interactive-rebase-tool.exe", "checkver": { "github": "https://github.com/MitMaro/git-interactive-rebase-tool" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/$version/interactive-rebase-tool.exe" } } } }