Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 198 Bytes

DEV.md

File metadata and controls

4 lines (3 loc) · 198 Bytes

How to upgrade the official ZSTD source?

  • Choose the latest release tag.
  • Update the tag in the package.json: "zstd": "facebook/zstd.git#[TAG]"