spectre: add v2022.11.15 (#33921)
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
This commit is contained in:
parent
a0182c069f
commit
289bbf74f6
@ -29,6 +29,9 @@ class Spectre(CMakePackage):
|
||||
generator = "Ninja"
|
||||
|
||||
version("develop", branch="develop")
|
||||
version(
|
||||
"2022.11.15", sha256="3860fdb49b5ca5bc067a291f744f67f59081db21c82beb92b4c033edf39fc62e"
|
||||
)
|
||||
version(
|
||||
"2022.10.04", sha256="f9666ad7e546b2b6b5bc7743db1ab20eaada77ce5016f4467a96c9aab838ae1b"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user