VisIt: Update to VisIt 3.3.2. (#36510)

This commit is contained in:
Eric Brugger 2023-03-30 00:34:20 -07:00 committed by GitHub
parent 16404034dc
commit a185343493
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,6 +58,7 @@ class Visit(CMakePackage):
executables = ["^visit$"]
version("develop", branch="develop")
version("3.3.2", sha256="0ae7c38287598e8d7d238cf284ea8be1096dcf13f58a7e9e444a28a32c085b56")
version("3.3.1", sha256="2e969d3146b559fb833e4cdfaefa72f303d8ad368ef325f68506003f7bc317b9")
version(
"3.3.0",