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

This commit is contained in:
Bruno BELANYI
2025-01-13 11:49:35 +00:00
committed by GitHub
@@ -1,7 +1,7 @@
{ 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