mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
Merge pull request #297219 from r-ryantm/auto-update/woodpecker-server
woodpecker-server: 2.3.0 -> 2.4.0
This commit is contained in:
commit
1179b7eec8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user