{ "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.1.0/interactive-rebase-tool.exe", "hash": "1f08ba1c52710d388725b5ff08c147bd61df18d2c0ed8e58f3407833c921432c" } }, "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" } } } }