Commit f7de6083 authored by R. RyanTM's avatar R. RyanTM
Browse files

woodpecker-server: 3.0.1 -> 3.1.0

parent 64e8b145
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ lib, fetchzip }:
let
  version = "3.0.1";
  srcHash = "sha256-BJHvZhi/jjVH/NZKqGwL2ZiYGxM72EtJ0KTO21IigAY=";
  version = "3.1.0";
  srcHash = "sha256-RuO2n0kgx13DWuZIowsiS5RovSFvq0kqwaj5Uz7IykI=";
  # The tarball contains vendored dependencies
  vendorHash = null;
in