git-bug: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2025-05-19 00:42:43 +00:00
parent 8067724c7f
commit c0eea3b849

View File

@ -1,16 +1,16 @@
{
"version": "0.9.0",
"version": "0.10.0",
"description": "Distributed, offline-first bug tracker embedded in git, with bridges",
"homepage": "https://github.com/git-bug/git-bug",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/git-bug/git-bug/releases/download/v0.9.0/git-bug_windows_amd64.exe#/git-bug.exe",
"hash": "4e93792b2ef48cb1cf059bae3b7caa5a43a743875145623be77af318549a37af"
"url": "https://github.com/git-bug/git-bug/releases/download/v0.10.0/git-bug_windows_amd64.exe#/git-bug.exe",
"hash": "9fc0cdc378718d7bb9d41f914e0e5426a157d3865716dafc31a1e4e9851e7375"
},
"32bit": {
"url": "https://github.com/git-bug/git-bug/releases/download/v0.9.0/git-bug_windows_386.exe#/git-bug.exe",
"hash": "22e5a89667b4604628247fed8b4cc46f621a45a41aa4234245303a2f92836f27"
"url": "https://github.com/git-bug/git-bug/releases/download/v0.10.0/git-bug_windows_386.exe#/git-bug.exe",
"hash": "28d50d64c0753beb5f04545f41a3b1919a305a78cdee4c4da769591915b3ca68"
}
},
"bin": "git-bug.exe",