intel-xed: add version 2023.07.09 (#39436)

This commit is contained in:
Mark W. Krentel
2023-08-14 21:33:10 -05:00
committed by GitHub
parent 61f0088a27
commit fc1d9ba550

View File

@@ -21,6 +21,7 @@ class IntelXed(Package):
# Current versions now have actual releases and tags.
version("main", branch="main")
version("2023.07.09", tag="v2023.07.09")
version("2023.06.07", tag="v2023.06.07")
version("2023.04.16", tag="v2023.04.16")
version("2022.10.11", tag="v2022.10.11")