After downloading, compute the SHA-256 or MD5 hash (if the original publisher provided one). Since official hashes for v0.0.6 are rare, compare against:
Example (Linux/macOS):
shasum -a 256 graphiql-0.0.6.zip
Instead of chasing an outdated graphiql-0.0.6.zip, consider these official, maintained distributions: graphiql-0.0.6.zip download UPDATED
<link rel="stylesheet" href="https://unpkg.com/graphiql/graphiql.min.css" />
<script src="https://unpkg.com/graphiql/graphiql.min.js"></script>
Originally, GraphiQL 0.0.6 was distributed via: After downloading, compute the SHA-256 or MD5 hash
Today, the official graphiql-0.0.6.zip may no longer be directly linked from the main README. However, verified mirrors exist. Example (Linux/macOS):
shasum -a 256 graphiql-0