spectre: add v2025.03.17 (#49533)

Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
SXS Bot 2025-03-18 07:03:37 -04:00 committed by GitHub
parent 9d1d808f94
commit fd6c419682
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,9 @@ class Spectre(CMakePackage):
license("MIT")
version("develop", branch="develop")
version(
"2025.03.17", sha256="3b3187a6d0e0f0386ae9bf06b77485771b841886a6e71abb12516c2aa874ae65"
)
version(
"2025.01.30", sha256="1b79c297ca85e9c2c6242e3880144587fc8a1791124887a83f428c6301a80fe3"
)