1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
Moonchild bf11d77c4c Issue #1859 - Part 1: Update xz-embedded library.
This also updates the script for updating and README.
2022-04-19 22:04:15 +08:00

15 lines
394 B
Plaintext

This is the XZ Embedded decompression library from
https://tukaani.org/xz/embedded.html.
Upstream code can be viewed at
https://git.tukaani.org/xz-embedded.git
and cloned by
git clone https://git.tukaani.org/xz-embedded.git
The in-tree copy is updated by running
sh update.sh
from within the modules/xz-embedded directory.
Current version: [3f438e15109229bb14ab45f285f4bff5412a9542].