workspace: update linux-firmware to 20240513

Not many changes for the parts we're using.
Intel DDP for E800 now supports the E825C family.
New microcode without changelog for AMD family 19h.

Change-Id: I2242b68bf902929ece4d62b7771b848ed4f12a8d
Reviewed-on: https://review.monogon.dev/c/monogon/+/3090
Reviewed-by: Tim Windelschmidt <tim@monogon.tech>
Tested-by: Jenkins CI
diff --git a/WORKSPACE b/WORKSPACE
index ff00eb9..a4c3dc9 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -182,7 +182,7 @@
 
 linux_firmware_external(
     name = "linux-firmware",
-    version = "20231211",
+    version = "20240513",
 )
 
 load("//third_party/intel_ucode:external.bzl", "intel_ucode_external")