spectre: add v2024.09.29 (#46657)

Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
SXS Bot 2024-09-30 03:27:13 -04:00 committed by GitHub
parent b570ca3cf3
commit d2a5b07d7f
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.09.29", sha256="b5e84b4564ad7cd2e069a24c6c472aab342753fe8393242eceba378b52226acb"
)
version(
"2024.08.03", sha256="18582b625b121c16cd9a1ec421c4ac6cb77bb252622a205b038306e75a466138"
)