From 4886454343201ea3f5464360c5e509dbc96d0d67 Mon Sep 17 00:00:00 2001 From: kaffolder7 <3674851+kaffolder7@users.noreply.github.com> Date: Mon, 9 Mar 2026 15:05:09 +0000 Subject: [PATCH] chore: update bbrew --- nix/pkgs/bbrew.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/pkgs/bbrew.nix b/nix/pkgs/bbrew.nix index 6f6ba66..f610898 100644 --- a/nix/pkgs/bbrew.nix +++ b/nix/pkgs/bbrew.nix @@ -13,7 +13,7 @@ buildGoModule rec { repo = "bold-brew"; # rev = "v2.2.1"; rev = "v${version}"; - hash = "sha256-wcyaUu1OMh5O0haZd7QAAoDydnkzGPIUCohz6zcLT+M="; + hash = "sha256-wcyaUu1OMh5O0haZd7QAAoDydnkzGPIUCohz6zcLT+M="; }; # The Go main package lives here: