aliae: 0.24.1 -> 0.26.4

This commit is contained in:
R. Ryantm 2025-01-06 22:15:41 +00:00
parent 3a4eefe5fb
commit 23d68336aa

View File

@ -8,13 +8,13 @@
buildGoModule rec {
pname = "aliae";
version = "0.24.1";
version = "0.26.4";
src = fetchFromGitHub {
owner = "jandedobbeleer";
repo = "aliae";
tag = "v${version}";
hash = "sha256-HccUA4+es9M7PZUTqWvIb3xNxmOeyI2iw5bG316RgLE=";
hash = "sha256-Xyj/CEvYnVz8bX0vMsFAyRY7Hp6heHFjvq+VeCYWXow=";
};
vendorHash = "sha256-wNcn7ATUumuki8IQIrs7f8cf3uD7sMFlaS6BhgpEMVM=";