The README currently mentions: `file...#sha1:xxxx` That's not a valid URL format. The format supports either `#<type>=<hash>` (e.g. `#sha1=xxxx`) or hash URLs under the digest key.
The README currently mentions:
file...#sha1:xxxxThat's not a valid URL format. The format supports either
#<type>=<hash>(e.g.#sha1=xxxx)or hash URLs under the digest key.