mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
gitui: Add version 0.8.1 (#1256)
This commit is contained in:
parent
553c8b6068
commit
5407cc5e58
15
bucket/gitui.json
Normal file
15
bucket/gitui.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"version": "0.8.1",
|
||||
"description": "Terminal client for Git",
|
||||
"homepage": "https://github.com/extrawurst/gitui",
|
||||
"license": "MIT",
|
||||
"depends": "git",
|
||||
"url": "https://github.com/extrawurst/gitui/releases/download/v0.8.1/gitui-win.tar.gz",
|
||||
"hash": "42849cd9ffa4fb71dd97826f8e70b510ba85758fb51593a432dbb383a2c70783",
|
||||
"extract_dir": ".",
|
||||
"bin": "gitui.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/extrawurst/gitui/releases/download/v$version/gitui-win.tar.gz"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user