spectre: add v2023.02.09 (#35426)
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
parent
82041ac5a3
commit
38c321abb3
@ -29,6 +29,9 @@ class Spectre(CMakePackage):
|
||||
generator = "Ninja"
|
||||
|
||||
version("develop", branch="develop")
|
||||
version(
|
||||
"2023.02.09", sha256="cdd85aed10ea7d372a7989da16a379e684276978c1e53438cb562910601fd471"
|
||||
)
|
||||
version(
|
||||
"2023.01.13", sha256="fa1392015e4a8900483e0428e6b7b51a6c129f3d64f7ff862d810cfea0e04b40"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user