ScoopInstaller_Main/bucket/git-branchless.json
2024-05-27 00:33:52 +00:00

22 lines
798 B
JSON

{
"version": "0.9.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.9.0/git-branchless-v0.9.0-x86_64-pc-windows-msvc.zip",
"hash": "90b4514274d59a602483253f788eaa25096ebe9b416f78227fd3d46468e2cd2b"
}
},
"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"
}
}
}
}