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

This commit is contained in:
Richard Kuhnt 2019-08-16 17:00:17 +00:00
parent e4e037ab9f
commit cd31db320d

View File

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