spectre: add v2024.12.16 (#48146)

Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
SXS Bot 2024-12-17 21:45:45 -05:00 committed by GitHub
parent 3d50d7173d
commit f921b28032
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,9 @@ class Spectre(CMakePackage):
license("MIT")
version("develop", branch="develop")
version(
"2024.12.16", sha256="ddd53fc6e5b42bca5d636862b69859ff7040ac243e097a4a6c0a8d0a8c58ffce"
)
version(
"2024.03.19", sha256="42a25c8827b56268d9826239cde521491be19318d83785b35cd0265a9f6a1f7c"
)