Unverified Commit de71771e authored by Marcus Ramberg's avatar Marcus Ramberg
Browse files

woodpecker-server: 3.11.0 -> 3.12.0

parent 5be29d57
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ lib, fetchzip }:
let
  version = "3.11.0";
  srcHash = "sha256-mLyEHNMePVZI6MOSyeD9NMp9QXRXQ7h3LFSxHxpf878=";
  version = "3.12.0";
  srcHash = "sha256-36802UcUufQS8zhpWDfbO1wTRZElDD3HpxSwNTrXGp0=";
  vendorHash = null; # The tarball contains vendored dependencies
in
{