Update commit sha

This commit is contained in:
Pablo Ovelleiro Corral 2021-05-22 12:59:28 +02:00
parent 89fc4a5ea6
commit a9f621f292
No known key found for this signature in database
GPG Key ID: F7C1D57C8464E825

View File

@ -13,7 +13,7 @@ buildGoModule rec {
owner = "drone";
repo = "drone";
rev = "v${version}";
sha256 = "sha256-12Jac+mXWdUX8gWvmpde9ROv7Bi0YzvyqnNDVNJOr34=";
sha256 = "sha256-BxwCJf3uY34rqegZJ6H/zb63orELhq41trOgzGXQe80=";
};
preBuild = ''