spectre: add v2024.06.18 (#44761)

Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
SXS Bot 2024-06-19 14:06:12 -04:00 committed by GitHub
parent 57467139e5
commit e3a4a07616
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.06.18", sha256="75ca22f3f9d59887b4ae40397fffc0ada9f218cbb23013e86e14deabb30490f7"
)
version(
"2024.06.05", sha256="7f1dcb5dc067a3977d1720ab655507f52821d898ea1e2b2a82c52dd9e246804f"
)