spectre: add v2025.03.17 (#49533)
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
parent
9d1d808f94
commit
fd6c419682
@ -30,6 +30,9 @@ class Spectre(CMakePackage):
|
|||||||
license("MIT")
|
license("MIT")
|
||||||
|
|
||||||
version("develop", branch="develop")
|
version("develop", branch="develop")
|
||||||
|
version(
|
||||||
|
"2025.03.17", sha256="3b3187a6d0e0f0386ae9bf06b77485771b841886a6e71abb12516c2aa874ae65"
|
||||||
|
)
|
||||||
version(
|
version(
|
||||||
"2025.01.30", sha256="1b79c297ca85e9c2c6242e3880144587fc8a1791124887a83f428c6301a80fe3"
|
"2025.01.30", sha256="1b79c297ca85e9c2c6242e3880144587fc8a1791124887a83f428c6301a80fe3"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user