logdy: fix hash

This commit is contained in:
Sigmanificient
2025-06-08 20:53:32 +02:00
parent ecb8f8a922
commit 7abdffe2fb
+1 -1
View File
@@ -13,7 +13,7 @@ buildGoModule rec {
owner = "logdyhq";
repo = "logdy-core";
tag = "v${version}";
hash = "sha256-779ZO9WhE3IKbHJLchCfrIepMH+GOrlQJALLpoNZvbc=";
hash = "sha256-hhmzTJn136J8DZ719WSu8tafRp8s4MBj6vDVWYTfFyc=";
};
vendorHash = "sha256-kFhcbBMymzlJ+2zw7l09LJfCdps26Id+VzOehqrLDWU=";