Unverified Commit f59b0967 authored by Bruno BELANYI's avatar Bruno BELANYI Committed by GitHub
Browse files

woodpecker-server: 2.7.1 -> 2.7.3 (#359540)

parents c1a2aa06 7209005f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ lib, fetchzip }:
let
  version = "2.7.1";
  srcHash = "sha256-x9eCBxrujIJ0kwN5jyn7FKu7uyN+pIBCVDLckhiUzmM=";
  version = "2.7.3";
  srcHash = "sha256-ut5F2KZlWkJeAiLv2z9WmSoUoXxbzCXCgmZiwtX0f+U=";
  # The tarball contains vendored dependencies
  vendorHash = null;
in