mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 10:07:13 -06:00
Update Brotli to v1.0.1
- update README.md to the new versions (LZ4, Brotli)
This commit is contained in:
@@ -32,8 +32,8 @@ extern "C" {
|
||||
#define BROTLIMT_MAGICNUMBER 0x5242U /* BR */
|
||||
#define BROTLIMT_MAGIC_SKIPPABLE 0x184D2A50U
|
||||
|
||||
#define BROTLI_VERSION_MAJOR 0
|
||||
#define BROTLI_VERSION_MINOR 6
|
||||
#define BROTLI_VERSION_MAJOR 1
|
||||
#define BROTLI_VERSION_MINOR 0
|
||||
|
||||
/* **************************************
|
||||
* Error Handling
|
||||
|
||||
Reference in New Issue
Block a user