Unverified Commit e5c43553 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

logdy: fix hash (#414924)

parents e8a52d0c 7abdffe2
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=";