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