Skip to content

Commit

Permalink
woodpecker-*: 0.15.8 -> 0.15.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisie committed Jul 28, 2023
1 parent 2465d7b commit 79a63f2
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 79a63f2

Please sign in to comment.