Jost Alemann 2025-07-04 13:18:19 +02:00 committed by Matthieu Coudron
parent 3e791a75bd
commit 369f15b0a4

View File

@ -7,13 +7,13 @@
}:
buildGoModule (finalAttrs: {
pname = "jjui";
version = "0.8.11";
version = "0.8.12";
src = fetchFromGitHub {
owner = "idursun";
repo = "jjui";
tag = "v${finalAttrs.version}";
hash = "sha256-MBW0hjwyR0jguCWNnXiqZL0xa+vV9f2Ojfb2/61o9KY=";
hash = "sha256-KqW5XwQxKF11qWXpqhcREVZHSVqPNnJCceaW0uvgpFg=";
};
vendorHash = "sha256-2nUU5rrVWBk+9ljC+OiAVLcRnWghPPfpvq5yoNSRdVk=";