Skip to content

Commit

Permalink
Merge pull request #245850 from ambroisie/update-woodpcker
Browse files Browse the repository at this point in the history
woodpecker-*: 0.15.8 -> 0.15.11
  • Loading branch information
drupol authored Jul 28, 2023
2 parents 2a9d660 + 79a63f2 commit 826b2b2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ lib, fetchFromGitHub }:
let
version = "0.15.8";
srcHash = "sha256-7CTRx7I47VEKfPvkWhmpyHV3hkeLyHymFMrkyYQ1wl8=";
version = "0.15.11";
srcHash = "sha256-iDcEkaR1ZvH7Q68sxbwOiP1WKbkiDhCOtkuipbjXHKM=";
yarnHash = "sha256-PY0BIBbjyi2DG+n5x/IPc0AwrFSwII4huMDU+FeZ/Sc=";
in
{
Expand Down

0 comments on commit 826b2b2

Please sign in to comment.