spectre: add v2024.03.19 (#43275)

Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
SXS Bot 2024-11-12 17:16:27 -05:00 committed by GitHub
parent 1809b81e1d
commit a76e3f2030
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.03.19", sha256="42a25c8827b56268d9826239cde521491be19318d83785b35cd0265a9f6a1f7c"
)
version(
"2024.09.29", sha256="b5e84b4564ad7cd2e069a24c6c472aab342753fe8393242eceba378b52226acb"
)