We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02f917d + 9d246dc commit 0f83f7bCopy full SHA for 0f83f7b
pkgs/applications/networking/cluster/linkerd/edge.nix
@@ -2,7 +2,7 @@
2
3
(callPackage ./generic.nix { }) {
4
channel = "edge";
5
- version = "25.6.1";
6
- sha256 = "0lpf9f5bj6x8b21xak6dzwscj0w9jcdvz83fl6nymy8z8y0dybq7";
+ version = "25.6.2";
+ sha256 = "0499zs1iq1a8i2xyg5yb59c8r08nw3zlahbn8w4rsrfb5099924p";
7
vendorHash = "sha256-ePioPHA9gps76VncdPkDEDE3sLUlrCxr7CFsXqoR6KM=";
8
}
0 commit comments