spectre: add v2023.03.09 (#35972)

Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
SXS Bot 2023-03-10 01:53:09 -08:00 committed by GitHub
parent 566fb51d71
commit 73c1f3f893
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.03.09", sha256="d8cd3512a8477b0b9ac83141d18fc7c55280bd886c6d97b60e8ae26c16c648ab"
)
version(
"2023.02.09", sha256="cdd85aed10ea7d372a7989da16a379e684276978c1e53438cb562910601fd471"
)