corrected the vmd 1.9.3 tarball checksum (#44433)

This commit is contained in:
Tom Bradford 2024-05-31 01:02:55 +01:00 committed by GitHub
parent a7381a9413
commit 82050ed371
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ class Vmd(Package):
homepage = "https://www.ks.uiuc.edu/Research/vmd/"
version(
"1.9.3",
sha256="145b4d0cc10b56cadeb71e16c54ab8be713e268f11491714cd617422758ec643",
sha256="9427a7acb1c7809525f70f635bceeb7eff8e7574e7e3565d6f71f3d6ce405a71",
url="file://{0}/vmd-1.9.3.bin.LINUXAMD64-CUDA8-OptiX4-OSPRay111p1.opengl.tar.gz".format(
os.getcwd()
),