gitmux: 0.11.3 -> 0.11.5

This commit is contained in:
R. Ryantm 2025-08-06 22:49:32 +00:00
parent bac4482d07
commit 66032663e5

View File

@ -8,13 +8,13 @@
buildGoModule (finalAttrs: { buildGoModule (finalAttrs: {
pname = "gitmux"; pname = "gitmux";
version = "0.11.3"; version = "0.11.5";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "arl"; owner = "arl";
repo = "gitmux"; repo = "gitmux";
rev = "v${finalAttrs.version}"; rev = "v${finalAttrs.version}";
sha256 = "sha256-Jw2yl95vCQ5JcRGvBeLlGuAagTHUf+IEF7XvzehcMvU="; sha256 = "sha256-TObnmV/NiMCcyC9zG0OcCuCqUChQZmpqPptQUDtF85A=";
}; };
vendorHash = "sha256-MvvJGB9KPMYeqYclmAAF6qlU7vrJFMPToogbGDRoCpU="; vendorHash = "sha256-MvvJGB9KPMYeqYclmAAF6qlU7vrJFMPToogbGDRoCpU=";