Commit 7abdffe2 authored by Sigmanificient's avatar Sigmanificient
Browse files

logdy: fix hash

parent ecb8f8a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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=";