mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
22 lines
798 B
JSON
22 lines
798 B
JSON
{
|
|
"version": "0.7.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.7.1/git-branchless-v0.7.1-x86_64-pc-windows-msvc.zip",
|
|
"hash": "20fb54db58e46201befc23d03f95bdf2b3f5570733474e4f658466984b9833bb"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|