aboutsummaryrefslogtreecommitdiff
path: root/versions/z-/zstd.json
AgeCommit message (Collapse)Author
2021-08-25[zstd] update to 1.5.0 (#18915)JonLiu1993
2021-03-31[zstd] update to 1.4.9 (#16865)Matthieu Penant
* [zstd] update to 1.4.9 Fixes #16642 Update zstd to the latest version 1.4.9: https://github.com/facebook/zstd/releases/tag/v1.4.9 * update baseline / version * Update vcpkg.json * Update vcpkg.json apply suggested diff file * attempt to fix build errors (missing file libzstd?) * Update zstd.json * Update portfile.cmake * fix version Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca