mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
git-branchless: Add version 0.5.1 (#4003)
* fix hash * git-branchless: Add version 0.5.1 * Update git-branchless.json * Update git-branchless.json * Update git-branchless.json Co-authored-by: Zliced13 <101912712+KrisSchneider@users.noreply.github.com>
This commit is contained in:
parent
e7e8625180
commit
09fc647a20
21
bucket/git-branchless.json
Normal file
21
bucket/git-branchless.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "0.5.1",
|
||||
"homepage": "https://github.com/arxanas/git-branchless",
|
||||
"description": "A suite of tools that enhances Git in several ways.",
|
||||
"license": "GPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/arxanas/git-branchless/releases/download/v0.5.1/git-branchless-v0.5.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "B7BCCE425374D8746364AE96B4DD6A4BD0917E28DDBD2665E1DA6E06BA10BF92"
|
||||
}
|
||||
},
|
||||
"bin": "git-branchless.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/arxanas/git-branchless/releases/download/v$version/git-branchless-v$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user