ScoopInstaller_Main/bucket/git-branchless.json
2024-10-14 20:28:08 +00:00

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"
}
}
}
}