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

woodpecker-server: 2.8.2 -> 2.8.3 (#373412)

parents c27de414 616f5fad
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ lib, fetchzip }:
let
  version = "2.8.2";
  srcHash = "sha256-1TfD5CXOQKHyO7ARo7oqc2LdiHOyOU/OYNY8j+9QpQ8=";
  version = "2.8.3";
  srcHash = "sha256-/Ozzibz2BhVSxQeH9tg3cC5uVl0gEA/Hw2AMOELW/I8=";
  # The tarball contains vendored dependencies
  vendorHash = null;
in