diff --git a/bucket/git-bug.json b/bucket/git-bug.json index 8ce41c33ac..cd9a8c7c49 100644 --- a/bucket/git-bug.json +++ b/bucket/git-bug.json @@ -1,16 +1,16 @@ { - "version": "0.8.1", + "version": "0.9.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.8.1/git-bug_windows_amd64.exe#/git-bug.exe", - "hash": "26e98d4fc58935f53810f7e978342a4e82ed27b480affcb584d1b858979165f8" + "url": "https://github.com/git-bug/git-bug/releases/download/v0.9.0/git-bug_windows_amd64.exe#/git-bug.exe", + "hash": "4e93792b2ef48cb1cf059bae3b7caa5a43a743875145623be77af318549a37af" }, "32bit": { - "url": "https://github.com/git-bug/git-bug/releases/download/v0.8.1/git-bug_windows_386.exe#/git-bug.exe", - "hash": "c07c1aaeac80d375e98ad590f9a370facf38f6fe7514341d2e35a977477ce808" + "url": "https://github.com/git-bug/git-bug/releases/download/v0.9.0/git-bug_windows_386.exe#/git-bug.exe", + "hash": "22e5a89667b4604628247fed8b4cc46f621a45a41aa4234245303a2f92836f27" } }, "bin": "git-bug.exe",