woodpecker-server: 3.10.0 -> 3.11.0 (#453806)

This commit is contained in:
Bruno BELANYI
2025-10-20 10:44:01 +00:00
committed by GitHub
@@ -1,7 +1,7 @@
{ lib, fetchzip }:
let
version = "3.10.0";
srcHash = "sha256-Z9EGm14q9DySZ0lgw/wwam3NjvicltWBkVJ3cwi/eds=";
version = "3.11.0";
srcHash = "sha256-mLyEHNMePVZI6MOSyeD9NMp9QXRXQ7h3LFSxHxpf878=";
# The tarball contains vendored dependencies
vendorHash = null;
in