spectre: add v2023.05.16 (#37716)
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
parent
031af84e90
commit
3ae8a3a517
@ -29,6 +29,9 @@ class Spectre(CMakePackage):
|
|||||||
generator("ninja")
|
generator("ninja")
|
||||||
|
|
||||||
version("develop", branch="develop")
|
version("develop", branch="develop")
|
||||||
|
version(
|
||||||
|
"2023.05.16", sha256="9cfe585e85b63e69d1b9b3922c68d3bd83d95853b6955e706133f2aaa933bd2b"
|
||||||
|
)
|
||||||
version(
|
version(
|
||||||
"2023.04.07", sha256="f18238788155413c4c1f73c5591f4bf60a3d331f0c926b3737a61b33c99dfb9c"
|
"2023.04.07", sha256="f18238788155413c4c1f73c5591f4bf60a3d331f0c926b3737a61b33c99dfb9c"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user