woodpecker-server: 2.3.0 -> 2.4.0

This commit is contained in:
R. Ryantm
2024-03-19 16:41:56 +00:00
parent cd42480049
commit a6bcc43f1a
@@ -1,7 +1,7 @@
{ lib, fetchzip }:
let
version = "2.3.0";
srcHash = "sha256-r5TV5WJW2klSlrOG6EjfUgLyHhMI+BMUTY/2JIUgd0Q=";
version = "2.4.0";
srcHash = "sha256-QQJ3VGt7iPlAIGb10VS7Jev9rCsAU4L/o8UURitP7b8=";
# The tarball contains vendored dependencies
vendorHash = null;
in