ScoopInstaller_Main/bucket/git-branchless.json
2023-03-17 20:26:10 +00:00

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