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

This commit is contained in:
Richard Kuhnt 2020-01-27 03:01:49 +00:00
parent 5378728121
commit d4a87c4031

View File

@ -1,12 +1,12 @@
{
"homepage": "https://gitrebasetool.mitmaro.ca/",
"description": "An improved sequence editor for Git.",
"version": "1.2.0",
"version": "1.2.1",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"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"
"url": "https://github.com/MitMaro/git-interactive-rebase-tool/releases/download/1.2.1/git-interactive-rebase-tool-1.2.1-x86_64-pc-windows-msvc.zip",
"hash": "4a927e50b8f1d00ee61139b7a827dc24845eaf2ed31a1ef9940b675098bb084f"
}
},
"bin": "interactive-rebase-tool.exe",