mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
801 B
JSON
22 lines
801 B
JSON
{
|
|
"version": "0.10.0",
|
|
"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.10.0/git-branchless-v0.10.0-x86_64-pc-windows-msvc.zip",
|
|
"hash": "60ebe87ed18dd1b2c93c5094c9e7c9960590a97e452fa3ec03720c9c71b29452"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|