about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/linkerd/edge.nix
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-07-02 14:48:26 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-07-02 14:48:26 +0000
commit71c2d9fadcae1b9d5ead5e67101bd2839aa7751a (patch)
treee4f3c8a04b9745b924eb96593a6133747aeccb35 /pkgs/applications/networking/cluster/linkerd/edge.nix
parent7672c1e9aefcc9175b20a41fb96f08e8eae1ae70 (diff)
linkerd_edge: 23.6.2 -> 23.6.3
Diffstat (limited to 'pkgs/applications/networking/cluster/linkerd/edge.nix')
-rw-r--r--pkgs/applications/networking/cluster/linkerd/edge.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/networking/cluster/linkerd/edge.nix b/pkgs/applications/networking/cluster/linkerd/edge.nix
index 086ea97c4b6ae..ffdb882bb35b9 100644
--- a/pkgs/applications/networking/cluster/linkerd/edge.nix
+++ b/pkgs/applications/networking/cluster/linkerd/edge.nix
@@ -2,7 +2,7 @@
 
 (callPackage ./generic.nix { }) {
   channel = "edge";
-  version = "23.6.2";
-  sha256 = "1jvvywd1m87ivdcwzmi6cc9k4a53wsvmxac4v80rlqvmhaj1jq62";
-  vendorSha256 = "sha256-fBpF4UZaO7EtCzjzF3lg6Hea/tEOmmwRVEwNono32LU=";
+  version = "23.6.3";
+  sha256 = "0h1pwfqf6y3cfhyx1srrr0dv25d5fxk10qfqzx0hl64h2dp6srr6";
+  vendorSha256 = "sha256-1ir+IjyT9P+D3AbPo/7wWyZRFiKqZLJ/hoFUM1jtM0A=";
 }