Update vendorsha256
This commit is contained in:
parent
a9f621f292
commit
52e1188437
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ buildGoModule rec {
|
|||
pname = "drone.io${lib.optionalString (!enableUnfree) "-oss"}";
|
||||
version = "2.0.0";
|
||||
|
||||
vendorSha256 = "sha256-cKHX/GnvGELQBfoi0/1UmDQ4Z66GGnnHG7+1CzjinL0=";
|
||||
vendorSha256 = "sha256-cnbZSnHU+ORm7/dV+U9NfM18Zrzi24vf7qITPJsusU8=";
|
||||
|
||||
doCheck = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue