spectre: add v2025.04.21 (#50153)
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
parent
1934c8cf73
commit
48ca9a5f3c
@ -30,6 +30,9 @@ class Spectre(CMakePackage):
|
|||||||
license("MIT")
|
license("MIT")
|
||||||
|
|
||||||
version("develop", branch="develop")
|
version("develop", branch="develop")
|
||||||
|
version(
|
||||||
|
"2025.04.21", sha256="09b8412abdbd3853b256b34669c27b0f0e69bf6fc5c48e9bb450a46221e62abd"
|
||||||
|
)
|
||||||
version(
|
version(
|
||||||
"2025.03.17", sha256="3b3187a6d0e0f0386ae9bf06b77485771b841886a6e71abb12516c2aa874ae65"
|
"2025.03.17", sha256="3b3187a6d0e0f0386ae9bf06b77485771b841886a6e71abb12516c2aa874ae65"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user