spectre: add v2023.07.29 (#39145)

Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
SXS Bot 2023-09-06 16:09:49 -04:00 committed by GitHub
parent 3b1b261cd8
commit 627c2d3bf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,9 @@ class Spectre(CMakePackage):
generator("ninja")
version("develop", branch="develop")
version(
"2023.07.29", sha256="134668b81b8e89e3fd02b8b1415a1198889d7fb90f04ca6556458d3ce4489e43"
)
version(
"2023.06.19", sha256="f1140dfca1a9cf58f04acfe853c5597fa19c463d52b3643428e379496bff1236"
)