update sha
This commit is contained in:
parent
c88b244506
commit
06cd575c89
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
src = pkgs.fetchurl {
|
||||
name = "wings";
|
||||
url = "https://github.com/pterodactyl/wings/releases/latest/download/wings_linux_amd64";
|
||||
sha256 = lib.fakeSha256;
|
||||
sha256 = "sha256-S8vTpxvtmv7TfRMpgKxVPkvTmji1rlPEd9ApM3Rt6FY=";
|
||||
};
|
||||
|
||||
phases = ["installPhase"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue