The latest Jenkins LTS release
/war-stable/2.492.1
appears to have the incorrect files.
The sha256sum does not match the `jenkins.war` file. When the `jenkins.war` file is executed with `java -jar jenkins.war --version` the output is "2.479.3".
It looks like the v2.479.3 war file has ended up in the 2.492.1 release folder.
...Michael Richmond