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

woodpecker-server: 3.3.0 -> 3.4.0 (#390994)

parents d1983226 c4cf6476
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ lib, fetchzip }:
let
  version = "3.3.0";
  srcHash = "sha256-f0XQ3cbao8IM5toSkxvul7pp1L89N9oiEo3Yx3mkGhg=";
  version = "3.4.0";
  srcHash = "sha256-2zKzNaNe057iJkhhLaEBfE84YkR0X5lGpB4b3WNq3ec=";
  # The tarball contains vendored dependencies
  vendorHash = null;
in