Merge pull request #285385 from ambroisie/update-woodpecker
woodpecker-*: 2.2.2 -> 2.3.0
This commit is contained in:
commit
266e64c196
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{ lib, fetchzip }:
|
||||
let
|
||||
version = "2.2.2";
|
||||
srcHash = "sha256-Ld75U7ItpBgoLKPLNQF0Kb5PFg2O5vdm26aNs/HYfcw=";
|
||||
version = "2.3.0";
|
||||
srcHash = "sha256-r5TV5WJW2klSlrOG6EjfUgLyHhMI+BMUTY/2JIUgd0Q=";
|
||||
# The tarball contains vendored dependencies
|
||||
vendorHash = null;
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue