Add a sha256 hash check to the json cmakelists
CMake will now verify the hash of the json.hpp
file on disk. The reference is stored in the CMakeLists.txt
and will have to be updated manually. This ensures no code is hidden inside the blob, which is very long and hard to review.