From 979a95fbefd5ba3550e690847c843b850fafa2fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 00:39:38 +0000 Subject: [PATCH] git-bug: Update to version 0.8.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 52c160cef9..8ce41c33ac 100644 --- a/bucket/git-bug.json +++ b/bucket/git-bug.json @@ -1,16 +1,16 @@ { - "version": "0.8.0", + "version": "0.8.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.8.0/git-bug_windows_amd64.exe#/git-bug.exe", - "hash": "a6ab463c9cae012b819a1d50b2ba4dd14c6f4e6a917a3d7515a187c90d8f4207" + "url": "https://github.com/git-bug/git-bug/releases/download/v0.8.1/git-bug_windows_amd64.exe#/git-bug.exe", + "hash": "26e98d4fc58935f53810f7e978342a4e82ed27b480affcb584d1b858979165f8" }, "32bit": { - "url": "https://github.com/git-bug/git-bug/releases/download/v0.8.0/git-bug_windows_386.exe#/git-bug.exe", - "hash": "7ba12dbbfd915f71f8384715a53e70652e1e89d8c705fa472cc26ff02fd01b63" + "url": "https://github.com/git-bug/git-bug/releases/download/v0.8.1/git-bug_windows_386.exe#/git-bug.exe", + "hash": "c07c1aaeac80d375e98ad590f9a370facf38f6fe7514341d2e35a977477ce808" } }, "bin": "git-bug.exe",