const SHA256_PATTERN: "^[a-f0-9]{64}$" = "^[a-f0-9]{64}$"
const
"^[a-f0-9]{64}$"
Regular-expression source for lowercase SHA-256 digests.