Loading
jmol: update hash
I have compared the two tarballs (thanks Cachix!), and it seems like upstream released a new version of both Jmol and jsmol (which is generated by compiling Java into JavaScript using java2script) to include the changes in https://sourceforge.net/p/jmol/code/22627/. The changes in jsmol are easier to audit since they do not contain binary data, and they look OK. The three Jmol `.jar` files also changed; I haven't audited the Java bytecode, but the list of changed files is compatible with the above commit.