ScoopInstaller_Main/bucket/git-branchless.json
2023-03-02 08:30:26 +00:00

22 lines
798 B
JSON

{
"version": "0.7.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.7.0/git-branchless-v0.7.0-x86_64-pc-windows-msvc.zip",
"hash": "60c5d1cb58054181040e76508666b56f39e237885cbd74cdac5aaee23f40307e"
}
},
"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"
}
}
}
}