From 4933d0ca31c16bdf8d13e7484254624c489594e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 08:31:35 +0000 Subject: [PATCH] git-bug: Update to version 0.10.1 --- bucket/git-bug.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/git-bug.json b/bucket/git-bug.json index a8b25b5fb0..d637c391de 100644 --- a/bucket/git-bug.json +++ b/bucket/git-bug.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.10.1", "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.10.0/git-bug_windows_amd64.exe#/git-bug.exe", - "hash": "9fc0cdc378718d7bb9d41f914e0e5426a157d3865716dafc31a1e4e9851e7375" + "url": "https://github.com/git-bug/git-bug/releases/download/v0.10.1/git-bug_windows_amd64.exe#/git-bug.exe", + "hash": "3f28cea2997388c4b77bc540f53f0f71c023ed5c254a9c602d6cc6d01d21fb93" }, "32bit": { - "url": "https://github.com/git-bug/git-bug/releases/download/v0.10.0/git-bug_windows_386.exe#/git-bug.exe", - "hash": "28d50d64c0753beb5f04545f41a3b1919a305a78cdee4c4da769591915b3ca68" + "url": "https://github.com/git-bug/git-bug/releases/download/v0.10.1/git-bug_windows_386.exe#/git-bug.exe", + "hash": "4be7c6c7675fa468bb42f6a21dba9c049228d8cd6c31b9052f35e2285c045f04" } }, "bin": "git-bug.exe",