spectre: add v2024.08.03 (#45575)

Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
SXS Bot 2024-08-05 12:18:25 -04:00 committed by GitHub
parent 0257b2db4b
commit 35d84a6456
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.08.03", sha256="18582b625b121c16cd9a1ec421c4ac6cb77bb252622a205b038306e75a466138"
)
version(
"2024.06.18", sha256="75ca22f3f9d59887b4ae40397fffc0ada9f218cbb23013e86e14deabb30490f7"
)