about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2024-04-30 18:52:52 -0300
committerGitHub <noreply@github.com>2024-04-30 18:52:52 -0300
commit193a2885d32255d5884dfa553381a1a5927d9f1d (patch)
treea1d0c3d26df81b908f071c4831ffafd36b48ca20
parente440ef553fee597368ebb2f17ae0f910a1d67ea0 (diff)
parentdf2a3962800fc05c6de4f72038ee0aeb7ba20fc1 (diff)
Merge pull request #308095 from r-ryantm/auto-update/linkerd_edge
linkerd_edge: 24.4.4 -> 24.4.5
-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 f40dc62474764..17e252c9c161b 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 = "24.4.4";
-  sha256 = "07p4cgl4myv7kv9pxvxrvsqnl3vkd9ay5hngx5g6xds2sc8va306";
-  vendorHash = "sha256-bLTummNoDfGMYvtfSLxICgCFZEymPJcRWkQyWOSzKR8=";
+  version = "24.4.5";
+  sha256 = "0cxjilxsvbwahqh3wb3cw4z8fmq6lhxi531abrncs74kgasgcfam";
+  vendorHash = "sha256-YxavLLYppV991AgFb2WaQDbqnsr3UfrvWefvkSf+W1Q=";
 }