forked from mirrors/nixpkgs
Merge pull request #129172 from superherointj/package-linkerd-edge-21.7.1
This commit is contained in:
commit
3b1d69aea3
|
@ -64,8 +64,8 @@ in
|
|||
};
|
||||
edge = generic {
|
||||
channel = "edge";
|
||||
version = "21.6.3";
|
||||
sha256 = "sha256-NgfbkeVRl0AGNkZSS2nSAHp4eZ49QNSEYMuFe1G5iBY=";
|
||||
vendorSha256 = "sha256-rq/MHo5MG2EKZ3d937TIDXFCoWnLlQO3C/fo1bhRxCA=";
|
||||
version = "21.7.1";
|
||||
sha256 = "sha256-VLq776A0H2IZLBeYjXpYzFixcydw/OcYsvKFxeLuewo=";
|
||||
vendorSha256 = "sha256-xSOPMFHfyCmG+yTzBfKR7F5KYV0gcKRNM0UrxpGBpE4=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue