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

woodpecker-server: 3.0.1 -> 3.1.0 (#384054)

parents f0869280 f7de6083
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