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

This commit is contained in:
Richard Kuhnt 2020-01-12 03:00:20 +00:00
parent 098e84a980
commit afa04df51c

View File

@ -1,12 +1,12 @@
{
"homepage": "https://gitrebasetool.mitmaro.ca/",
"description": "An improved sequence editor for Git.",
"version": "1.1.0",
"version": "1.2.0",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/1.1.0/git-interactive-rebase-tool-1.1.0-x86_64-pc-windows-msvc.zip",
"hash": "eee608b7551615c2171050e3a87411cd0ef980d1304ed46bce01b2d6c3659af3"
"url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/1.2.0/git-interactive-rebase-tool-1.2.0-x86_64-pc-windows-msvc.zip",
"hash": "22407007bb3cd7b12d28cd93d495636aa151d5d47dff0f8fb77faecc027b053e"
}
},
"bin": "interactive-rebase-tool.exe",