spectre: add v2023.05.16 (#37716)

Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
SXS Bot 2023-05-29 02:56:21 -07:00 committed by GitHub
parent 031af84e90
commit 3ae8a3a517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,9 @@ class Spectre(CMakePackage):
generator("ninja")
version("develop", branch="develop")
version(
"2023.05.16", sha256="9cfe585e85b63e69d1b9b3922c68d3bd83d95853b6955e706133f2aaa933bd2b"
)
version(
"2023.04.07", sha256="f18238788155413c4c1f73c5591f4bf60a3d331f0c926b3737a61b33c99dfb9c"
)