woodpecker-server: 3.5.1 -> 3.5.2

This commit is contained in:
R. Ryantm
2025-04-19 03:47:55 +00:00
parent 3457f544d1
commit 9f8fe82da6
@@ -1,7 +1,7 @@
{ lib, fetchzip }:
let
version = "3.5.1";
srcHash = "sha256-Ts5CIyyaXpEVRWqRPGsH+NAkA0FextLVKzO6SYwbXPk=";
version = "3.5.2";
srcHash = "sha256-aHzaBYQ+IHen15FwmSIHaRLe8oWm3BpADrmqW4UWwj0=";
# The tarball contains vendored dependencies
vendorHash = null;
in