Logstash 8.13.0-1 Ubuntu/Debian Package Missing

Tried to do a package upgrade and while the rest of the elastic packages upgraded to 8.13 just fine, getting a 404 failure on the 8.13 Logstash package download. Apt shows the latest Logstash version avail as 8.13.0-1 with a package name of logstash-8.13.0-no-jdk.deb rather than the expected logstash-8.13.0-amd64.deb:

apt-cache show logstash
Package: logstash
Priority: optional
Section: default
Installed-Size: 339630
Maintainer: buildkite-agent@bk-agent-prod-gcp-1711010720397849707
Architecture: all
Version: 1:8.13.0-1
Replaces: logstash (<< 7.10.0)
Suggests: java11-runtime-headless
Conflicts: logstash (<< 7.10.0)
Filename: pool/main/l/logstash/logstash-8.13.0-no-jdk.deb
Size: 220267972
MD5sum: 32cf4b73ee31a255e6e62108d0b47463
SHA1: 406267dc3446f929bfc1c248df3b94c9f4ea27ed
SHA256: d33f0a1a8230252c6d04dec9fe3e09912398f6e2093fb1b892272d7bb37bb7e2
SHA512: 260d65e0c0c512b3cebc3e821ec92e85b759d48967a455c7ecdf7b2e2dfe73b48fe450c70d89b5a12bfcede68ced6f53b42a44e9a30f7b53a7912de389476689
Description: An extensible logging pipeline
Description-md5: 2cc8837023e818d510770f6e573a838a
Homepage: Logstash: Collect, Parse, Transform Logs | Elastic
License: Elastic-License
Vendor: Elastic

Not sure what the story there is. I was able to download the 8.13.0-amd64 package manually and install, but apt is still insisting it's upgradeable to 0-1 but the package file is missing.

Is there really a missing package file or is something else going on?

Appears to have been fixed:

apt-cache show logstash |more
Package: logstash
Priority: optional
Section: default
Installed-Size: 652459
Maintainer: <buildkite-agent@bk-agent-prod-gcp-1711659620824386248>
Architecture: amd64
Version: 1:8.13.1-1
Replaces: logstash (<< 7.10.0)
Conflicts: logstash (<< 7.10.0)
Filename: pool/main/l/logstash/logstash-8.13.1-amd64.deb
Size: 404299636
MD5sum: e8d2a6e4888c13fd89b8aca61037234b
SHA1: 821f442fb6a6c4dfe93fcb3e4abbb800d2dd3ebb
SHA256: c033716bdcc5f9687f26dbdae61b8122f3f24ce405cb6ddfcfcef05f0eb7b5e9
SHA512: 68f45349da75a3679fc4d4aa9fa163be32e8726b22745373f4690436a15904a63173f1d9fc84da885b43b2bd5efdc74172f926de60ab7b3541b0f1d23e4eefd3
Description: An extensible logging pipeline
Description-md5: 2cc8837023e818d510770f6e573a838a
Homepage: https://www.elastic.co/logstash
License: Elastic-License
Vendor: Elastic