Skip to content

Commit

Permalink
Create git-graph.json (v0.6.0) (#14771)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxjihun authored Feb 2, 2025
1 parent 978d94c commit 7038760
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bucket/git-graph.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"version": "0.6.0",
"description": "Command line tool to show clear git graphs arranged for your branching model",
"homepage": "https://github.com/mlange-42/git-graph",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/mlange-42/git-graph/releases/download/0.6.0/git-graph-0.6.0-windows-amd64.tar.gz",
"hash": "be1e8da6bbf898b04f145e5286fcf09ec191baf8522f166f3b40a046c21e0a4f"
}
},
"bin": "git-graph.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/mlange-42/git-graph/releases/download/$version/git-graph-$version-windows-amd64.tar.gz"
}
}
}
}

0 comments on commit 7038760

Please sign in to comment.