ScoopInstaller_Main/bucket/git-branchless.json
2023-09-18 00:34:08 +00:00

22 lines
798 B
JSON

{
"version": "0.8.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.8.0/git-branchless-v0.8.0-x86_64-pc-windows-msvc.zip",
"hash": "6c3abc939f22191e51aa767e9fecd1caac1fc4f6f53d9b4de83e8b9fae22bcba"
}
},
"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"
}
}
}
}