woodpecker-server: 3.3.0 -> 3.4.0

This commit is contained in:
R. Ryantm
2025-03-18 15:32:35 +00:00
parent 639aae7e30
commit c4cf64763b
@@ -1,7 +1,7 @@
{ lib, fetchzip }:
let
version = "3.3.0";
srcHash = "sha256-f0XQ3cbao8IM5toSkxvul7pp1L89N9oiEo3Yx3mkGhg=";
version = "3.4.0";
srcHash = "sha256-2zKzNaNe057iJkhhLaEBfE84YkR0X5lGpB4b3WNq3ec=";
# The tarball contains vendored dependencies
vendorHash = null;
in